/device/linaro/bootloader/edk2/MdeModulePkg/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 | 513 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
/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 | 512 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/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/ |
D | VirtualKeyboard.c | 816 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in VirtualKeyboardRegisterKeyNotify() argument 827 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in VirtualKeyboardRegisterKeyNotify() 849 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in VirtualKeyboardRegisterKeyNotify() 868 NewNotify->KeyNotificationFn = KeyNotificationFunction; in VirtualKeyboardRegisterKeyNotify()
|
D | VirtualKeyboard.h | 392 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/Bus/Usb/UsbKbDxe/ |
D | EfiKey.c | 1074 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in USBKeyboardRegisterKeyNotify() argument 1084 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in USBKeyboardRegisterKeyNotify() 1105 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in USBKeyboardRegisterKeyNotify() 1121 NewNotify->KeyNotificationFn = KeyNotificationFunction; in USBKeyboardRegisterKeyNotify()
|
D | EfiKey.h | 521 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
D | TerminalConIn.c | 333 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in TerminalConInRegisterKeyNotify() argument 343 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in TerminalConInRegisterKeyNotify() 361 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in TerminalConInRegisterKeyNotify() 377 NewNotify->KeyNotificationFn = KeyNotificationFunction; in TerminalConInRegisterKeyNotify()
|
D | Terminal.h | 361 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
D | BiosKeyboard.h | 654 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|
D | BiosKeyboard.c | 2332 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in BiosKeyboardRegisterKeyNotify() argument 2343 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in BiosKeyboardRegisterKeyNotify() 2365 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in BiosKeyboardRegisterKeyNotify() 2384 NewNotify->KeyNotificationFn = KeyNotificationFunction; in BiosKeyboardRegisterKeyNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
D | ConSplitter.c | 3868 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction, in ConSplitterTextInRegisterKeyNotify() argument 3880 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in ConSplitterTextInRegisterKeyNotify() 3892 if (CurrentNotify->KeyNotificationFn == KeyNotificationFunction) { in ConSplitterTextInRegisterKeyNotify() 3912 NewNotify->KeyNotificationFn = KeyNotificationFunction; in ConSplitterTextInRegisterKeyNotify() 3923 KeyNotificationFunction, in ConSplitterTextInRegisterKeyNotify()
|
D | ConSplitter.h | 1419 IN EFI_KEY_NOTIFY_FUNCTION KeyNotificationFunction,
|