Lines Matching defs:client
121 struct i2c_client *client; member
602 static int gc4663_write_reg(struct i2c_client *client, u16 reg, in gc4663_write_reg()
630 static int gc4663_write_array(struct i2c_client *client, in gc4663_write_array()
644 static int gc4663_read_reg(struct i2c_client *client, u16 reg, in gc4663_read_reg()
1291 struct i2c_client *client = gc4663->client; in gc4663_s_stream() local
1328 struct i2c_client *client = gc4663->client; in gc4663_s_power() local
1450 struct i2c_client *client = to_i2c_client(dev); in gc4663_runtime_resume() local
1459 struct i2c_client *client = to_i2c_client(dev); in gc4663_runtime_suspend() local
1550 struct i2c_client *client = gc4663->client; in gc4663_set_ctrl() local
1721 struct i2c_client *client) in gc4663_check_sensor_id()
1755 static int gc4663_probe(struct i2c_client *client, in gc4663_probe()
1907 static int gc4663_remove(struct i2c_client *client) in gc4663_remove()