Searched refs:USB_DESCRIPTOR_CONFIGURATION (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dehci_rh.cpp44 USB_DESCRIPTOR_CONFIGURATION, // Descriptor type
191 case USB_DESCRIPTOR_CONFIGURATION: {
H A Dohci_rh.cpp46 USB_DESCRIPTOR_CONFIGURATION, // Descriptor type
193 case USB_DESCRIPTOR_CONFIGURATION: {
H A Duhci_rh.cpp45 USB_DESCRIPTOR_CONFIGURATION, // Descriptor type
192 case USB_DESCRIPTOR_CONFIGURATION: {
H A Dxhci_rh.cpp47 USB_DESCRIPTOR_CONFIGURATION, // Descriptor type
202 case USB_DESCRIPTOR_CONFIGURATION: {
/haiku/headers/os/drivers/
H A DUSB_spec.h44 #define USB_DESCRIPTOR_CONFIGURATION 0x02 macro
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DDevice.cpp84 status = GetDescriptor(USB_DESCRIPTOR_CONFIGURATION, i, 0,
114 status = GetDescriptor(USB_DESCRIPTOR_CONFIGURATION, i, 0,

Completed in 98 milliseconds