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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2KbdTextIn.c584 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
602 NewNotify->KeyNotificationFn = KeyNotificationFunction;
H A DPs2Keyboard.h55 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_KEYBOARD_CONSOLE_IN_EX_NOTIFY
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.h200 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_BIOS_KEYBOARD_CONSOLE_IN_EX_NOTIFY
H A DBiosKeyboard.c1948 CurrentNotify->KeyNotificationFn (&KeyData);
2279 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
2298 NewNotify->KeyNotificationFn = KeyNotificationFunction;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DEfiKey.h77 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_KEYBOARD_CONSOLE_IN_EX_NOTIFY
H A DEfiKey.c1075 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
1091 NewNotify->KeyNotificationFn = KeyNotificationFunction;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DTerminalConIn.c354 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
370 NewNotify->KeyNotificationFn = KeyNotificationFunction;
804 CurrentNotify->KeyNotificationFn (&KeyData);
H A DTerminal.h79 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_TERMINAL_CONSOLE_IN_EX_NOTIFY
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.h102 EFI_KEY_NOTIFY_FUNCTION KeyNotificationFn; member in struct:_TEXT_IN_EX_SPLITTER_NOTIFY
H A DConSplitter.c3600 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) {
3620 NewNotify->KeyNotificationFn = KeyNotificationFunction;

Completed in 75 milliseconds