Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dvideo.h54 #define UVC_VS_COLORFORMAT 0x0d macro
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c164 .bDescriptorSubType = UVC_VS_COLORFORMAT,
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c2795 color_match->desc.bDescriptorSubType = UVC_VS_COLORFORMAT; in uvcg_color_matching_make()
2817 color_match->desc.bDescriptorSubType = UVC_VS_COLORFORMAT; in uvcg_color_matching_create_children()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c488 buffer[2] == UVC_VS_COLORFORMAT) { in uvc_parse_format()