Lines Matching defs:client
115 struct i2c_client *client; member
440 static int sc132gs_write_reg(struct i2c_client *client, in sc132gs_write_reg()
470 static int sc132gs_write_array(struct i2c_client *client, in sc132gs_write_array()
485 static int sc132gs_read_reg(struct i2c_client *client, in sc132gs_read_reg()
822 struct i2c_client *client = sc132gs->client; in sc132gs_s_stream() local
868 struct i2c_client *client = sc132gs->client; in sc132gs_s_power() local
989 struct i2c_client *client = to_i2c_client(dev); in sc132gs_runtime_resume() local
998 struct i2c_client *client = to_i2c_client(dev); in sc132gs_runtime_suspend() local
1109 struct i2c_client *client = sc132gs->client; in sc132gs_set_ctrl() local
1237 struct i2c_client *client) in sc132gs_check_sensor_id()
1267 static int sc132gs_probe(struct i2c_client *client, in sc132gs_probe()
1398 static int sc132gs_remove(struct i2c_client *client) in sc132gs_remove()