HomeSort by relevance Sort by last modified time
    Searched refs:UsbBuildDescTable (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbDesc.h 174 UsbBuildDescTable (
UsbDesc.c 775 UsbBuildDescTable (
793 DEBUG (( EFI_D_ERROR, "UsbBuildDescTable: failed to get device descriptor - %r\n", Status));
808 DEBUG (( EFI_D_INFO, "UsbBuildDescTable: device has %d configures\n", NumConfig));
817 DEBUG (( EFI_D_ERROR, "UsbBuildDescTable: failed to get configure (index %d)\n", Index));
835 DEBUG (( EFI_D_ERROR, "UsbBuildDescTable: failed to parse configure (index %d)\n", Index));
858 DEBUG (( EFI_D_INFO, "UsbBuildDescTable: get language ID table %r\n", Status));
UsbEnumer.c 804 Status = UsbBuildDescTable (Child);

Completed in 2147 milliseconds