Lines Matching defs:client
111 struct i2c_client *client; member
327 static int gc2355_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc2355_write_reg()
354 static int gc2355_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc2355_read_reg()
384 static int gc2355_write_array(struct i2c_client *client, in gc2355_write_array()
660 struct i2c_client *client = gc2355->client; in gc2355_s_stream() local
771 struct i2c_client *client = to_i2c_client(dev); in gc2355_runtime_resume() local
780 struct i2c_client *client = to_i2c_client(dev); in gc2355_runtime_suspend() local
881 struct i2c_client *client = gc2355->client; in gc2355_set_ctrl() local
1062 struct i2c_client *client) in gc2355_check_sensor_id()
1104 static int gc2355_probe(struct i2c_client *client, in gc2355_probe()
1240 static int gc2355_remove(struct i2c_client *client) in gc2355_remove()