Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-audio.c235 USB_DT_CS_ENDPOINT, /* u8 bDescriptorType */
398 USB_DT_CS_ENDPOINT, /* u8 bDescriptorType */
451 USB_DT_CS_ENDPOINT, /* u8 bDescriptorType */
504 USB_DT_CS_ENDPOINT, /* u8 bDescriptorType */
/qemu/include/hw/
H A Dusb.h159 #define USB_DT_CS_ENDPOINT 0x25 macro