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

/drivers/media/video/gspca/
H A Dsunplus.c144 static const struct v4l2_pix_format custom_mode[] = { variable in typeref:struct:v4l2_pix_format
696 cam->cam_mode = custom_mode;
698 cam->nmodes = ARRAY_SIZE(custom_mode) - 1;
700 cam->nmodes = ARRAY_SIZE(custom_mode);

Completed in 26 milliseconds