Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c2518 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2527 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2538 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
2724 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
3162 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
3180 .bInterfaceProtocol = UVC_PC_PROTOCOL_15,
3292 { USB_INTERFACE_INFO(USB_CLASS_VIDEO, 1, UVC_PC_PROTOCOL_15) },
/openbmc/linux/include/uapi/linux/usb/
H A Dvideo.h32 #define UVC_PC_PROTOCOL_15 0x01 macro