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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
BluetoothHc.h 112 @param PollingInterval Indicates the periodic rate, in milliseconds, that the transfer is to be executed.
129 IN UINTN PollingInterval,
200 @param PollingInterval Indicates the periodic rate, in milliseconds, that the transfer is to be executed.
217 IN UINTN PollingInterval,
288 @param PollingInterval Indicates the periodic rate, in milliseconds, that the transfer is to be executed.
305 IN UINTN PollingInterval,
BluetoothIo.h 193 @param PollingInterval Indicates the periodic rate, in milliseconds, that the transfer is to be executed.
210 IN UINTN PollingInterval,
UsbHostController.h 213 @param PollingInterval Indicates the interval, in milliseconds, that the asynchronous
216 PollingInterval from the target asynchronous interrupt
219 PollingInterval. This parameter is only required when IsNewTransfer is TRUE.
240 IN UINTN PollingInterval OPTIONAL,
UsbIo.h 192 @param PollingInterval Indicates the periodic rate, in milliseconds, that the transfer is to be
214 IN UINTN PollingInterval OPTIONAL,
Usb2HostController.h 331 @param PollingInterval Indicates the interval, in milliseconds, that the asynchronous interrupt
334 PollingInterval from the target asynchronous interrupt endpoint.
337 PollingInterval.
357 IN UINTN PollingInterval OPTIONAL,
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
OhciSched.h 36 UINTN PollingInterval;
Ohci.h 289 @param PollingInterval Indicates the interval, in milliseconds, that the
294 rate specified by PollingInterval from the target
298 rate specified by PollingInterval.This parameter is
323 IN UINTN PollingInterval OPTIONAL,
360 @param PollingInterval Indicates the interval, in milliseconds, that the
364 rate specified by PollingInterval from the target
368 rate specified by PollingInterval.This parameter is
391 IN UINTN PollingInterval OPTIONAL,
Ohci.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/
UsbIo.h 83 IN UINTN PollingInterval OPTIONAL,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbUtility.h 227 @param PollingInterval The interval to poll the interrupt transfer (in ms).
246 IN UINTN PollingInterval,
UsbUtility.c 427 @param PollingInterval The interval to poll the interrupt transfer (in ms).
446 IN UINTN PollingInterval,
465 PollingInterval,
482 PollingInterval,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c 925 @param PollingInterval Interrupt poll rate in milliseconds.
948 IN UINTN PollingInterval,
988 if (PollingInterval < 1 || PollingInterval > 255) {
1029 Qh = UhciCreateQh (Uhc, PollingInterval);
1067 PollingInterval,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c 154 UINT8 PollingInterval;
383 PollingInterval = UsbKeyboardDevice->IntEndpointDescriptor.Interval;
390 PollingInterval,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
UsbMouseAbsolutePointer.c 149 UINT8 PollingInterval;
314 PollingInterval = UsbMouseAbsolutePointerDevice->IntEndpointDescriptor.Interval;
321 PollingInterval,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.c 149 UINT8 PollingInterval;
314 PollingInterval = UsbMouseDevice->IntEndpointDescriptor.Interval;
321 PollingInterval,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/
UsbHostController.h 112 IN UINTN PollingInterval OPTIONAL,
310 IN UINTN PollingInterval OPTIONAL,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.c 972 @param PollingInterval The he interval, in milliseconds, that the transfer
975 by PollingInterval.
978 PollingInterval.
997 IN UINTN PollingInterval,
1026 if ((PollingInterval > 255) || (PollingInterval < 1)) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.h 584 @param PollingInterval The he interval, in milliseconds, that the transfer
587 by PollingInterval.
590 PollingInterval.
609 IN UINTN PollingInterval,
Xhci.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Acpi40.h 627 UINT32 PollingInterval;
    [all...]
Acpi50.h 792 UINT32 PollingInterval;
    [all...]
Acpi51.h 747 UINT32 PollingInterval;
    [all...]
Acpi60.h 762 UINT32 PollingInterval;
    [all...]
Acpi61.h 762 UINT32 PollingInterval;
    [all...]

Completed in 561 milliseconds