Lines Matching defs:client
75 struct i2c_client *client; member
867 static int gc2155_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc2155_write_reg()
878 static int gc2155_write_array(struct i2c_client *client, in gc2155_write_array()
889 static inline u8 gc2155_read_reg(struct i2c_client *client, u8 reg) in gc2155_read_reg()
930 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2155_aec_ctrl() local
1224 struct i2c_client *client = gc2155->client; in gc2155_s_stream() local
1282 struct i2c_client *client = gc2155->client; in gc2155_s_power() local
1368 struct i2c_client *client = to_i2c_client(dev); in gc2155_runtime_resume() local
1377 struct i2c_client *client = to_i2c_client(dev); in gc2155_runtime_suspend() local
1451 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2155_s_frame_interval() local
1539 struct i2c_client *client) in gc2155_check_sensor_id()
1570 static int gc2155_probe(struct i2c_client *client, in gc2155_probe()
1710 static int gc2155_remove(struct i2c_client *client) in gc2155_remove()