Searched refs:KeyNotificationFunction (Results 1 – 14 of 14) sorted by relevance
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/ |
| D | Ps2KbdTextIn.c | 551 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in KeyboardRegisterKeyNotify() argument 562 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in KeyboardRegisterKeyNotify() 584 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in KeyboardRegisterKeyNotify() 602 NewNotify->KeyNotificationFn = KeyNotificationFunction; in KeyboardRegisterKeyNotify()
|
| D | Ps2Keyboard.h | 497 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
| /device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/ |
| D | GopInput.c | 516 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in EmuGopSimpleTextInExRegisterKeyNotify() argument 526 if (KeyData == NULL || KeyNotificationFunction == NULL || NotifyHandle == NULL) { in EmuGopSimpleTextInExRegisterKeyNotify() 543 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in EmuGopSimpleTextInExRegisterKeyNotify() 559 NewNotify->KeyNotificationFn = KeyNotificationFunction; in EmuGopSimpleTextInExRegisterKeyNotify()
|
| /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
| D | SimpleTextInEx.h | 276 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextInputEx/ |
| D | SimpleTextInputEx.h | 196 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ |
| D | EfiKey.c | 1057 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in USBKeyboardRegisterKeyNotify() argument 1067 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in USBKeyboardRegisterKeyNotify() 1088 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in USBKeyboardRegisterKeyNotify() 1104 NewNotify->KeyNotificationFn = KeyNotificationFunction; in USBKeyboardRegisterKeyNotify()
|
| D | EfiKey.h | 519 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
| /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/ |
| D | WinNtGopInput.c | 824 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in WinNtGopSimpleTextInExRegisterKeyNotify() argument 852 if (KeyData == NULL || KeyNotificationFunction == NULL || NotifyHandle == NULL) { in WinNtGopSimpleTextInExRegisterKeyNotify() 869 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in WinNtGopSimpleTextInExRegisterKeyNotify() 885 NewNotify->KeyNotificationFn = KeyNotificationFunction; in WinNtGopSimpleTextInExRegisterKeyNotify()
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
| D | TerminalConIn.c | 331 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in TerminalConInRegisterKeyNotify() argument 341 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in TerminalConInRegisterKeyNotify() 359 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in TerminalConInRegisterKeyNotify() 375 NewNotify->KeyNotificationFn = KeyNotificationFunction; in TerminalConInRegisterKeyNotify()
|
| D | Terminal.h | 357 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
| D | BiosKeyboard.h | 639 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
| D | BiosKeyboard.c | 2256 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in BiosKeyboardRegisterKeyNotify() argument 2267 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in BiosKeyboardRegisterKeyNotify() 2289 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in BiosKeyboardRegisterKeyNotify() 2308 NewNotify->KeyNotificationFn = KeyNotificationFunction; in BiosKeyboardRegisterKeyNotify()
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
| D | ConSplitter.c | 3693 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in ConSplitterTextInRegisterKeyNotify() argument 3705 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in ConSplitterTextInRegisterKeyNotify() 3717 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in ConSplitterTextInRegisterKeyNotify() 3737 NewNotify->KeyNotificationFn = KeyNotificationFunction; in ConSplitterTextInRegisterKeyNotify() 3748 KeyNotificationFunction, in ConSplitterTextInRegisterKeyNotify()
|
| D | ConSplitter.h | 1408 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|