Lines Matching defs:client
423 static struct rj54n1 *to_rj54n1(const struct i2c_client *client) in to_rj54n1()
428 static int reg_read(struct i2c_client *client, const u16 reg) in reg_read()
444 static int reg_write(struct i2c_client *client, const u16 reg, in reg_write()
462 static int reg_set(struct i2c_client *client, const u16 reg, in reg_set()
473 static int reg_write_multiple(struct i2c_client *client, in reg_write_multiple()
500 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_stream() local
506 static int rj54n1_set_rect(struct i2c_client *client, in rj54n1_set_rect()
528 static int rj54n1_commit(struct i2c_client *client) in rj54n1_commit()
542 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_crop() local
577 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_crop() local
603 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_fmt() local
623 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_sensor_scale() local
807 static int rj54n1_set_clock(struct i2c_client *client) in rj54n1_set_clock()
891 static int rj54n1_reg_init(struct i2c_client *client) in rj54n1_reg_init()
965 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_try_fmt() local
996 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_fmt() local
1128 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_register() local
1146 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_register() local
1161 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_power() local
1172 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_ctrl() local
1223 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_mbus_config() local
1239 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_mbus_config() local
1272 static int rj54n1_video_probe(struct i2c_client *client, in rj54n1_video_probe()
1309 static int rj54n1_probe(struct i2c_client *client, in rj54n1_probe()
1377 static int rj54n1_remove(struct i2c_client *client) in rj54n1_remove()