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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
PeiUsbLib.c 27 @param DescriptorLength Request descriptor Length.
42 IN UINT16 DescriptorLength,
54 DevReq.Length = DescriptorLength;
63 DescriptorLength
PeiUsbLib.h 113 @param DescriptorLength Request descriptor Length.
128 IN UINT16 DescriptorLength,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiUsbLib.c 27 @param DescriptorLength Request descriptor Length.
42 IN UINT16 DescriptorLength,
54 DevReq.Length = DescriptorLength;
63 DescriptorLength
PeiUsbLib.h 110 @param DescriptorLength Request descriptor Length.
125 IN UINT16 DescriptorLength,
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
UefiUsbLib.h 60 @param DescriptorLength The size, in bytes, of DescriptorBuffer.
65 buffer specified by DescriptorLength and DescriptorBuffer
76 IN UINT16 DescriptorLength,
262 @param DescriptorLength The size, in bytes, of Descriptor.
268 buffer specified by DescriptorLength and Descriptor
281 IN UINT16 DescriptorLength,
299 @param DescriptorLength The size, in bytes, of Descriptor.
315 IN UINT16 DescriptorLength,
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiUsbLib/
UsbDxeLib.c 34 @param DescriptorLength The size, in bytes, of Descriptor.
40 buffer specified by DescriptorLength and Descriptor
53 IN UINT16 DescriptorLength,
70 DevReq.Length = DescriptorLength;
78 DescriptorLength,
97 @param DescriptorLength The size, in bytes, of Descriptor.
113 IN UINT16 DescriptorLength,
130 DevReq.Length = DescriptorLength;
138 DescriptorLength,
Hid.c 96 @param DescriptorLength The size, in bytes, of DescriptorBuffer.
101 buffer specified by DescriptorLength and DescriptorBuffer
112 IN UINT16 DescriptorLength,
130 Request.Length = DescriptorLength;
138 DescriptorLength,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
UsbMouseAbsolutePointer.c 638 ReportDesc = AllocateZeroPool (MouseHidDesc->HidClassDesc[0].DescriptorLength);
644 MouseHidDesc->HidClassDesc[0].DescriptorLength,
660 MouseHidDesc->HidClassDesc[0].DescriptorLength
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.c 638 ReportDesc = AllocateZeroPool (MouseHidDesc->HidClassDesc[0].DescriptorLength);
644 MouseHidDesc->HidClassDesc[0].DescriptorLength,
660 MouseHidDesc->HidClassDesc[0].DescriptorLength
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 367 UINT16 DescriptorLength;

Completed in 307 milliseconds