Lines Matching defs:client

332 static struct tw9910_priv *to_tw9910(const struct i2c_client *client)  in to_tw9910()
338 static int tw9910_mask_set(struct i2c_client *client, u8 command, in tw9910_mask_set()
352 static int tw9910_set_scale(struct i2c_client *client, in tw9910_set_scale()
374 static int tw9910_set_hsync(struct i2c_client *client) in tw9910_set_hsync()
401 static void tw9910_reset(struct i2c_client *client) in tw9910_reset()
407 static int tw9910_power(struct i2c_client *client, int enable) in tw9910_power()
463 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_stream() local
503 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_std() local
513 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_std() local
554 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_g_register() local
577 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_register() local
597 struct i2c_client *client = v4l2_get_subdevdata(&priv->subdev); in tw9910_power_on() local
643 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_s_power() local
651 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_set_frame() local
726 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_get_selection() local
753 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_get_fmt() local
804 struct i2c_client *client = v4l2_get_subdevdata(sd); in tw9910_set_fmt() local
837 static int tw9910_video_probe(struct i2c_client *client) in tw9910_video_probe()
931 static int tw9910_probe(struct i2c_client *client, in tw9910_probe()
996 static int tw9910_remove(struct i2c_client *client) in tw9910_remove()