Lines Matching defs:client
121 struct i2c_client *client; member
403 static int gc4653_write_reg(struct i2c_client *client, u16 reg, in gc4653_write_reg()
431 static int gc4653_write_array(struct i2c_client *client, in gc4653_write_array()
445 static int gc4653_read_reg(struct i2c_client *client, u16 reg, in gc4653_read_reg()
949 struct i2c_client *client = gc4653->client; in gc4653_s_stream() local
986 struct i2c_client *client = gc4653->client; in gc4653_s_power() local
1108 struct i2c_client *client = to_i2c_client(dev); in gc4653_runtime_resume() local
1117 struct i2c_client *client = to_i2c_client(dev); in gc4653_runtime_suspend() local
1208 struct i2c_client *client = gc4653->client; in gc4653_set_ctrl() local
1382 struct i2c_client *client) in gc4653_check_sensor_id()
1416 static int gc4653_probe(struct i2c_client *client, in gc4653_probe()
1568 static int gc4653_remove(struct i2c_client *client) in gc4653_remove()