Searched refs:USB_CONFIGURATION_UNCONFIGURED (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/usb/
H A Dusb.h101 #define USB_CONFIGURATION_UNCONFIGURED 0xFF macro
/barrelfish-master/usr/drivers/usb/usb_manager/
H A Dusb_device.c340 * if the configuration to be set is USB_CONFIGURATION_UNCONFIGURED
344 if (config == USB_CONFIGURATION_UNCONFIGURED) {
345 device->config_index = USB_CONFIGURATION_UNCONFIGURED;

Completed in 33 milliseconds