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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h329 extern int pwc_get_contour(struct pwc_device *pdev, int *contour);
H A Dpwc-v4l.c798 ret = pwc_get_contour(pdev, &c->value);
804 ret = pwc_get_contour(pdev, &c->value);
H A Dpwc-ctrl.c1099 int pwc_get_contour(struct pwc_device *pdev, int *contour) function
1558 ret = pwc_get_contour(pdev, ARGA(contour));

Completed in 170 milliseconds