Lines Matching defs:client
106 struct i2c_client *client; member
253 static int gc2385_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc2385_write_reg()
277 static int gc2385_write_array(struct i2c_client *client, in gc2385_write_array()
290 static int gc2385_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc2385_read_reg()
583 struct i2c_client *client = gc2385->client; in gc2385_s_stream() local
620 struct i2c_client *client = gc2385->client; in gc2385_s_power() local
732 struct i2c_client *client = to_i2c_client(dev); in gc2385_runtime_resume() local
741 struct i2c_client *client = to_i2c_client(dev); in gc2385_runtime_suspend() local
962 struct i2c_client *client = gc2385->client; in gc2385_set_ctrl() local
1087 struct i2c_client *client) in gc2385_check_sensor_id()
1120 static int gc2385_probe(struct i2c_client *client, in gc2385_probe()
1253 static int gc2385_remove(struct i2c_client *client) in gc2385_remove()