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