Lines Matching defs:client
109 struct i2c_client *client; member
321 static int sc035gs_write_reg(struct i2c_client *client, in sc035gs_write_reg()
351 static int sc035gs_write_array(struct i2c_client *client, in sc035gs_write_array()
366 static int sc035gs_read_reg(struct i2c_client *client, in sc035gs_read_reg()
707 struct i2c_client *client = sc035gs->client; in sc035gs_s_stream() local
753 struct i2c_client *client = sc035gs->client; in sc035gs_s_power() local
874 struct i2c_client *client = to_i2c_client(dev); in sc035gs_runtime_resume() local
883 struct i2c_client *client = to_i2c_client(dev); in sc035gs_runtime_suspend() local
994 struct i2c_client *client = sc035gs->client; in sc035gs_set_ctrl() local
1122 struct i2c_client *client) in sc035gs_check_sensor_id()
1152 static int sc035gs_probe(struct i2c_client *client, in sc035gs_probe()
1283 static int sc035gs_remove(struct i2c_client *client) in sc035gs_remove()