Lines Matching refs:i2c_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()
501 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_std()
511 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_std()
526 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_register()
549 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_register()
561 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_power()
570 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_set_frame()
655 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_crop()
674 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_cropcap()
697 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_fmt()
743 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_try_fmt()
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()
853 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_mbus_config()
903 static int tw9910_probe(struct i2c_client *client, in tw9910_probe()
947 static int tw9910_remove(struct i2c_client *client) in tw9910_remove()