Lines Matching defs:client
116 struct i2c_client *client; member
795 static int gc3003_write_reg(struct i2c_client *client, u16 reg, in gc3003_write_reg()
822 static int gc3003_write_array(struct i2c_client *client, in gc3003_write_array()
836 static int gc3003_read_reg(struct i2c_client *client, u16 reg, in gc3003_read_reg()
1346 struct i2c_client *client = gc3003->client; in gc3003_s_stream() local
1387 struct i2c_client *client = gc3003->client; in gc3003_s_power() local
1523 struct i2c_client *client = to_i2c_client(dev); in gc3003_runtime_resume() local
1532 struct i2c_client *client = to_i2c_client(dev); in gc3003_runtime_suspend() local
1654 struct i2c_client *client = gc3003->client; in gc3003_set_ctrl() local
1820 struct i2c_client *client) in gc3003_check_sensor_id()
1859 static int gc3003_probe(struct i2c_client *client, in gc3003_probe()
2016 static int gc3003_remove(struct i2c_client *client) in gc3003_remove()