Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dvc032x.c85 static const struct v4l2_pix_format bi_mode[] = { variable
3220 cam->cam_mode = bi_mode; in sd_init()
3221 cam->nmodes = ARRAY_SIZE(bi_mode); in sd_init()
3224 cam->cam_mode = bi_mode; in sd_init()
3225 cam->nmodes = ARRAY_SIZE(bi_mode) - 1; in sd_init()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dvc032x.c85 static const struct v4l2_pix_format bi_mode[] = { variable
3220 cam->cam_mode = bi_mode; in sd_init()
3221 cam->nmodes = ARRAY_SIZE(bi_mode); in sd_init()
3224 cam->cam_mode = bi_mode; in sd_init()
3225 cam->nmodes = ARRAY_SIZE(bi_mode) - 1; in sd_init()

Completed in 9 milliseconds