Home
last modified time | relevance | path

Searched refs:UVC_QUIRK_FORCE_Y8 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvcvideo.h73 #define UVC_QUIRK_FORCE_Y8 0x00000800 macro
H A Duvc_driver.c273 if (dev->quirks & UVC_QUIRK_FORCE_Y8) { in uvc_parse_format()
2417 .quirks = UVC_QUIRK_FORCE_Y8,
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvcvideo.h204 #define UVC_QUIRK_FORCE_Y8 0x00000800 macro
H A Duvc_driver.c549 if (dev->quirks & UVC_QUIRK_FORCE_Y8) { in uvc_parse_format()
2500 .quirks = UVC_QUIRK_FORCE_Y8,

Completed in 11 milliseconds