Lines Matching defs:client
425 static struct rj54n1 *to_rj54n1(const struct i2c_client *client) in to_rj54n1()
430 static int reg_read(struct i2c_client *client, const u16 reg) in reg_read()
446 static int reg_write(struct i2c_client *client, const u16 reg, in reg_write()
464 static int reg_set(struct i2c_client *client, const u16 reg, in reg_set()
475 static int reg_write_multiple(struct i2c_client *client, in reg_write_multiple()
503 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_stream() local
509 static int rj54n1_set_rect(struct i2c_client *client, in rj54n1_set_rect()
531 static int rj54n1_commit(struct i2c_client *client) in rj54n1_commit()
547 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_set_selection() local
584 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_get_selection() local
610 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_get_fmt() local
636 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_sensor_scale() local
820 static int rj54n1_set_clock(struct i2c_client *client) in rj54n1_set_clock()
904 static int rj54n1_reg_init(struct i2c_client *client) in rj54n1_reg_init()
980 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_set_fmt() local
1132 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_register() local
1150 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_register() local
1165 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_power() local
1193 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_ctrl() local
1263 static int rj54n1_video_probe(struct i2c_client *client, in rj54n1_video_probe()
1300 static int rj54n1_probe(struct i2c_client *client, in rj54n1_probe()
1401 static int rj54n1_remove(struct i2c_client *client) in rj54n1_remove()