Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/
Dsunplus.c70 static const struct v4l2_pix_format custom_mode[] = { variable
617 cam->cam_mode = custom_mode; in sd_config()
619 cam->nmodes = ARRAY_SIZE(custom_mode) - 1; in sd_config()
621 cam->nmodes = ARRAY_SIZE(custom_mode); in sd_config()