Searched refs:custom_mode (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/gspca/
H A Dsunplus.c142 static const struct v4l2_pix_format custom_mode[] = { variable in typeref:struct:v4l2_pix_format
735 cam->cam_mode = custom_mode;
737 cam->nmodes = ARRAY_SIZE(custom_mode) - 1;
739 cam->nmodes = ARRAY_SIZE(custom_mode);

Completed in 107 milliseconds