Lines Matching refs:i2c_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()
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()
577 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_crop()
603 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_fmt()
623 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_sensor_scale()
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()
996 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_fmt()
1128 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_register()
1146 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_register()
1161 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_power()
1172 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_ctrl()
1223 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_g_mbus_config()
1239 struct i2c_client *client = v4l2_get_subdevdata(sd); in rj54n1_s_mbus_config()
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()