Searched refs:iManufacturer (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/usb/
H A Dusb_descriptor.h74 uint8_t iManufacturer; ///< string index of the manufacturer member in struct:usb_device_descriptor
/barrelfish-master/usr/drivers/usb/usb_manager/
H A Dusb_device.c420 usb_req_get_string(device, buf, 255, device->device_desc.iManufacturer);
577 if (device->device_desc.iManufacturer || device->device_desc.iProduct
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_root_hub.c39 .iManufacturer = 1,
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_root_hub.c47 .iManufacturer = 1,

Completed in 45 milliseconds