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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
UsbPeim.c 353 if (NewPeiUsbDevice->InterfaceDesc->InterfaceClass == 0x09) {
388 if (NewPeiUsbDevice->InterfaceDesc->InterfaceClass == 0x09) {
594 if (PeiUsbDevice->InterfaceDesc->InterfaceClass == 0x09) {
629 if (PeiUsbDevice->InterfaceDesc->InterfaceClass == 0x09) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 214 UINT8 InterfaceClass;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 151 UINT8 InterfaceClass;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbUtility.c 941 if ((ActIfDesc->InterfaceClass == USB_HUB_CLASS_CODE) &&
956 if ((UsbClassDevicePathPtr->DeviceClass == ActIfDesc->InterfaceClass ||
    [all...]
UsbHub.c 563 if ((Setting->InterfaceClass == USB_HUB_CLASS_CODE) &&
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
UsbBotPeim.c 190 if ((InterfaceDesc->InterfaceClass != 0x08) || (InterfaceDesc->InterfaceProtocol != 0x50)) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassImpl.c 739 if (Interface.InterfaceClass != USB_MASS_STORE_CLASS) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
UsbMouseAbsolutePointer.c 519 if ((InterfaceDescriptor.InterfaceClass == CLASS_HID) &&
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.c 519 if ((InterfaceDescriptor.InterfaceClass == CLASS_HID) &&
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
ConsistMapping.c 649 if (InterfaceDesc.InterfaceClass == USB_MASS_STORE_CLASS && MappingItem->Mtd == MTDTypeUnknown) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBoot.c 322 DeviceClass = IfDesc.InterfaceClass;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]

Completed in 1112 milliseconds