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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 42 milliseconds