Searched refs:bInterfaceSubClass (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/include/usb/
H A Dusb_descriptor.h163 uint8_t bInterfaceSubClass; ///< interface subclass code (assigned by USB-IF) member in struct:usb_interface_descriptor
/barrelfish-master/lib/usb/
H A Dusb_device.c167 interface->iface_subclass = idesc->bInterfaceSubClass;
/barrelfish-master/usr/drivers/usb/usb_manager/
H A Dusb_driver.c173 idesc->bInterfaceSubClass, idesc->bInterfaceProtocol,
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_root_hub.c58 USB_HUB_IFACE_CLASS_CODE, .bInterfaceSubClass =
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_root_hub.c81 .bInterfaceSubClass = USB_HUB_IFACE_SUBCLASS_CODE,

Completed in 89 milliseconds