Lines Matching defs:client

331 static struct tw9910_priv *to_tw9910(const struct i2c_client *client)  in to_tw9910()
337 static int tw9910_mask_set(struct i2c_client *client, u8 command, in tw9910_mask_set()
350 static int tw9910_set_scale(struct i2c_client *client, in tw9910_set_scale()
372 static int tw9910_set_hsync(struct i2c_client *client) in tw9910_set_hsync()
399 static void tw9910_reset(struct i2c_client *client) in tw9910_reset()
405 static int tw9910_power(struct i2c_client *client, int enable) in tw9910_power()
461 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_stream() local
501 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_std() local
511 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_std() local
526 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_register() local
549 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_register() local
561 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_power() local
570 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_set_frame() local
655 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_crop() local
674 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_cropcap() local
697 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_fmt() local
743 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_try_fmt() local
770 static int tw9910_video_probe(struct i2c_client *client) in tw9910_video_probe()
837 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_mbus_config() local
853 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_mbus_config() local
903 static int tw9910_probe(struct i2c_client *client, in tw9910_probe()
947 static int tw9910_remove(struct i2c_client *client) in tw9910_remove()