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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 224 USB_DESC_TYPE_REPORT = 0x22,
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiUsbLib/
Hid.c 128 Request.Value = (UINT16) (USB_DESC_TYPE_REPORT << 8);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
UsbMouseAbsolutePointer.c 633 if (MouseHidDesc->HidClassDesc[0].DescriptorType != USB_DESC_TYPE_REPORT) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.c 633 if (MouseHidDesc->HidClassDesc[0].DescriptorType != USB_DESC_TYPE_REPORT) {

Completed in 83 milliseconds