Searched refs:DescriptorLength (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/MdePkg/Library/UefiUsbLib/ |
D | UsbDxeLib.c | 53 IN UINT16 DescriptorLength, in UsbGetDescriptor() argument 70 DevReq.Length = DescriptorLength; in UsbGetDescriptor() 78 DescriptorLength, in UsbGetDescriptor() 113 IN UINT16 DescriptorLength, in UsbSetDescriptor() argument 130 DevReq.Length = DescriptorLength; in UsbSetDescriptor() 138 DescriptorLength, in UsbSetDescriptor()
|
D | Hid.c | 112 IN UINT16 DescriptorLength, in UsbGetReportDescriptor() argument 130 Request.Length = DescriptorLength; in UsbGetReportDescriptor() 138 DescriptorLength, in UsbGetReportDescriptor()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/ |
D | PeiUsbLib.c | 42 IN UINT16 DescriptorLength, in PeiUsbGetDescriptor() argument 54 DevReq.Length = DescriptorLength; in PeiUsbGetDescriptor() 63 DescriptorLength in PeiUsbGetDescriptor()
|
D | PeiUsbLib.h | 128 IN UINT16 DescriptorLength,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/ |
D | PeiUsbLib.c | 42 IN UINT16 DescriptorLength, in PeiUsbGetDescriptor() argument 54 DevReq.Length = DescriptorLength; in PeiUsbGetDescriptor() 63 DescriptorLength in PeiUsbGetDescriptor()
|
D | PeiUsbLib.h | 125 IN UINT16 DescriptorLength,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | UefiUsbLib.h | 76 IN UINT16 DescriptorLength, 281 IN UINT16 DescriptorLength, 315 IN UINT16 DescriptorLength,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/ |
D | UsbMouse.c | 638 ReportDesc = AllocateZeroPool (MouseHidDesc->HidClassDesc[0].DescriptorLength); in InitializeUsbMouseDevice() 644 MouseHidDesc->HidClassDesc[0].DescriptorLength, in InitializeUsbMouseDevice() 660 MouseHidDesc->HidClassDesc[0].DescriptorLength in InitializeUsbMouseDevice()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/ |
D | UsbMouseAbsolutePointer.c | 638 ReportDesc = AllocateZeroPool (MouseHidDesc->HidClassDesc[0].DescriptorLength); in InitializeUsbMouseDevice() 644 MouseHidDesc->HidClassDesc[0].DescriptorLength, in InitializeUsbMouseDevice() 660 MouseHidDesc->HidClassDesc[0].DescriptorLength in InitializeUsbMouseDevice()
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | Usb.h | 367 UINT16 DescriptorLength; member
|