Lines Matching defs:client
105 struct i2c_client *client; member
343 static int sc031gs_write_reg(struct i2c_client *client, in sc031gs_write_reg()
373 static int sc031gs_write_array(struct i2c_client *client, in sc031gs_write_array()
390 static int sc031gs_read_reg(struct i2c_client *client, in sc031gs_read_reg()
755 struct i2c_client *client = sc031gs->client; in sc031gs_s_stream() local
806 struct i2c_client *client = sc031gs->client; in sc031gs_s_power() local
889 struct i2c_client *client = to_i2c_client(dev); in sc031gs_runtime_resume() local
898 struct i2c_client *client = to_i2c_client(dev); in sc031gs_runtime_suspend() local
1009 struct i2c_client *client = sc031gs->client; in sc031gs_set_ctrl() local
1135 struct i2c_client *client) in sc031gs_check_sensor_id()
1165 static int sc031gs_probe(struct i2c_client *client, in sc031gs_probe()
1283 static int sc031gs_remove(struct i2c_client *client) in sc031gs_remove()