Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/
Dvc032x.c98 static const struct v4l2_pix_format bi_mode[] = { variable
3225 cam->cam_mode = bi_mode; in sd_init()
3226 cam->nmodes = ARRAY_SIZE(bi_mode); in sd_init()
3229 cam->cam_mode = bi_mode; in sd_init()
3230 cam->nmodes = ARRAY_SIZE(bi_mode) - 1; in sd_init()