Lines Matching defs:client
648 static struct ov2640_priv *to_ov2640(const struct i2c_client *client) in to_ov2640()
654 static int ov2640_write_array(struct i2c_client *client, in ov2640_write_array()
672 static int ov2640_mask_set(struct i2c_client *client, in ov2640_mask_set()
687 static int ov2640_reset(struct i2c_client *client) in ov2640_reset()
718 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_s_ctrl() local
758 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_g_register() local
777 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_s_register() local
803 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_s_power() local
835 static int ov2640_set_params(struct i2c_client *client, in ov2640_set_params()
920 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_get_fmt() local
953 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_set_fmt() local
1061 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2640_s_stream() local
1081 static int ov2640_video_probe(struct i2c_client *client) in ov2640_video_probe()
1154 static int ov2640_probe_dt(struct i2c_client *client, in ov2640_probe_dt()
1193 static int ov2640_probe(struct i2c_client *client) in ov2640_probe()
1274 static int ov2640_remove(struct i2c_client *client) in ov2640_remove()