Searched refs:tw9910_s_crop (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dtw9910.c613 static int tw9910_s_crop(struct v4l2_subdev *sd, struct v4l2_crop *a) function
717 ret = tw9910_s_crop(sd, &crop);
764 ret = tw9910_s_crop(sd, &crop);
783 /* See tw9910_s_crop() - no proper cropping support */
805 ret = tw9910_s_crop(sd, &a);
923 .s_crop = tw9910_s_crop,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dtw9910.c613 static int tw9910_s_crop(struct v4l2_subdev *sd, struct v4l2_crop *a) function
717 ret = tw9910_s_crop(sd, &crop);
764 ret = tw9910_s_crop(sd, &crop);
783 /* See tw9910_s_crop() - no proper cropping support */
805 ret = tw9910_s_crop(sd, &a);
923 .s_crop = tw9910_s_crop,

Completed in 103 milliseconds