Searched refs:KeyNotificationFn (Results 1 - 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
H A DGopInput.c481 ExNotify->KeyNotificationFn (&ExNotify->KeyData);
543 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
559 NewNotify->KeyNotificationFn = KeyNotificationFunction;
H A DGop.h53 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_EMU_GOP_SIMPLE_TEXTIN_EX_NOTIFY
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2KbdTextIn.c584 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
602 NewNotify->KeyNotificationFn = KeyNotificationFunction;
727 CurrentNotify->KeyNotificationFn (&KeyData);
H A DPs2Keyboard.h54 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_KEYBOARD_CONSOLE_IN_EX_NOTIFY
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2KbdTextIn.c584 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
602 NewNotify->KeyNotificationFn = KeyNotificationFunction;
727 CurrentNotify->KeyNotificationFn (&KeyData);
H A DPs2Keyboard.h56 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_KEYBOARD_CONSOLE_IN_EX_NOTIFY
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/
H A DVirtualKeyboard.h68 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_VIRTUAL_KEYBOARD_CONSOLE_IN_EX_NOTIFY
H A DVirtualKeyboard.c849 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
868 NewNotify->KeyNotificationFn = KeyNotificationFunction;
1078 CurrentNotify->KeyNotificationFn (&KeyData);
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
H A DWinNtGop.h80 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_WIN_NT_GOP_SIMPLE_TEXTIN_EX_NOTIFY
H A DWinNtGopInput.c252 CurrentNotify->KeyNotificationFn (KeyData);
869 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
885 NewNotify->KeyNotificationFn = KeyNotificationFunction;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DEfiKey.c1105 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
1121 NewNotify->KeyNotificationFn = KeyNotificationFunction;
1233 CurrentNotify->KeyNotificationFn (&KeyData);
H A DEfiKey.h76 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_KEYBOARD_CONSOLE_IN_EX_NOTIFY
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.h199 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_BIOS_KEYBOARD_CONSOLE_IN_EX_NOTIFY
H A DBiosKeyboard.c2037 CurrentNotify->KeyNotificationFn (&KeyData);
2365 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
2384 NewNotify->KeyNotificationFn = KeyNotificationFunction;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
H A DTerminalConIn.c361 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
377 NewNotify->KeyNotificationFn = KeyNotificationFunction;
649 CurrentNotify->KeyNotificationFn (&KeyData);
H A DTerminal.h81 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_TERMINAL_CONSOLE_IN_EX_NOTIFY
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.h102 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_TEXT_IN_EX_SPLITTER_NOTIFY
H A DConSplitter.c1992 CurrentNotify->KeyNotificationFn,
3892 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
3912 NewNotify->KeyNotificationFn = KeyNotificationFunction;

Completed in 289 milliseconds