Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/
H A Dsunplus.c57 static const struct v4l2_pix_format custom_mode[] = { variable
614 cam->cam_mode = custom_mode; in sd_config()
616 cam->nmodes = ARRAY_SIZE(custom_mode) - 1; in sd_config()
618 cam->nmodes = ARRAY_SIZE(custom_mode); in sd_config()