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()
501 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_stream() local
507 static int rj54n1_set_rect(struct i2c_client *client, in rj54n1_set_rect()
529 static int rj54n1_commit(struct i2c_client *client) in rj54n1_commit()
543 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_crop() local
578 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_crop() local
606 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_get_fmt() local
629 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_sensor_scale() local
813 static int rj54n1_set_clock(struct i2c_client *client) in rj54n1_set_clock()
897 static int rj54n1_reg_init(struct i2c_client *client) in rj54n1_reg_init()
973 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_set_fmt() local
1125 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_register() local
1143 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_register() local
1158 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_power() local
1169 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_ctrl() local
1220 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_mbus_config() local
1236 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()