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()
552 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_register()
575 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_register()
587 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_power()
596 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_set_frame()
681 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_crop()
700 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_cropcap()
725 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_get_fmt()
776 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_set_fmt()
809 static int tw9910_video_probe(struct i2c_client *client) in tw9910_video_probe()
878 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_mbus_config()
894 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_mbus_config()
947 static int tw9910_probe(struct i2c_client *client, in tw9910_probe()
991 static int tw9910_remove(struct i2c_client *client) in tw9910_remove()