Searched refs:AbsolutePointer (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/
H A DPs2MouseAbsolutePointer.h20 #include <Protocol/AbsolutePointer.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.h24 #include <Protocol/AbsolutePointer.h>
140 EFI_ABSOLUTE_POINTER_PROTOCOL AbsolutePointer; member in struct:__anon11134
174 AbsolutePointer, \
619 @param AbsolutePointer Absolute Pointer protocol pointer.
628 IN EFI_ABSOLUTE_POINTER_PROTOCOL *AbsolutePointer
635 @param AbsolutePointer Absolute Pointer protocol pointer.
644 IN EFI_ABSOLUTE_POINTER_PROTOCOL *AbsolutePointer
H A DConSplitter.c398 &mConIn.AbsolutePointer,
571 ConInPrivate->AbsolutePointer.Mode = &ConInPrivate->AbsolutePointerMode;
591 &ConInPrivate->AbsolutePointer.WaitForInput
1172 EFI_ABSOLUTE_POINTER_PROTOCOL *AbsolutePointer; local
1176 // agrogated console device on first call Start for a AbsolutePointer handle.
1184 (VOID **) &AbsolutePointer
1194 return ConSplitterAbsolutePointerAddDevice (&mConIn, AbsolutePointer);
1581 EFI_ABSOLUTE_POINTER_PROTOCOL *AbsolutePointer; local
1596 (VOID **) &AbsolutePointer
1605 return ConSplitterAbsolutePointerDeleteDevice (&mConIn, AbsolutePointer);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
H A DUsbMouseAbsolutePointer.h21 #include <Protocol/AbsolutePointer.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiHandleParsingLib/
H A DUefiHandleParsingLib.h52 #include <Protocol/AbsolutePointer.h>

Completed in 365 milliseconds