Lines Matching defs:client
117 struct i2c_client *client; member
364 static int sc2232_write_reg(struct i2c_client *client, u16 reg, in sc2232_write_reg()
392 static int sc2232_write_array(struct i2c_client *client, in sc2232_write_array()
406 static int sc2232_read_reg(struct i2c_client *client, in sc2232_read_reg()
926 struct i2c_client *client = sc2232->client; in sc2232_s_stream() local
963 struct i2c_client *client = sc2232->client; in sc2232_s_power() local
1064 struct i2c_client *client = to_i2c_client(dev); in sc2232_runtime_resume() local
1073 struct i2c_client *client = to_i2c_client(dev); in sc2232_runtime_suspend() local
1172 struct i2c_client *client = sc2232->client; in sc2232_set_ctrl() local
1342 struct i2c_client *client) in sc2232_check_sensor_id()
1371 static int sc2232_probe(struct i2c_client *client, in sc2232_probe()
1523 static int sc2232_remove(struct i2c_client *client) in sc2232_remove()