Searched refs:w9966_setup (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 Dw9966.c398 static int w9966_setup(struct w9966 *cam, int x1, int y1, int x2, int y2, int w, int h) function
670 ret = w9966_setup(cam, 0, 0, 1023, 1023, pix->width, pix->height);
828 if (w9966_setup(cam, 0, 0, 1023, 1023, 200, 160) != 0) {
829 DPRINTF("w9966_setup() failed.\n");

Completed in 108 milliseconds