Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds