Searched refs:pwc_set_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.h328 extern int pwc_set_contour(struct pwc_device *pdev, int contour);
H A Dpwc-v4l.c920 ret = pwc_set_contour(pdev, c->value);
926 ret = pwc_set_contour(pdev, c->value);
H A Dpwc-ctrl.c1072 int pwc_set_contour(struct pwc_device *pdev, int contour) function
1550 ret = pwc_set_contour(pdev, ARGR(contour));

Completed in 130 milliseconds