/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/ |
D | GopInput.c | 600 IN EFI_HANDLE NotificationHandle in EmuGopSimpleTextInExUnregisterKeyNotify() argument 621 if (NotificationHandle == NULL) { in EmuGopSimpleTextInExUnregisterKeyNotify() 625 …if (((EMU_GOP_SIMPLE_TEXTIN_EX_NOTIFY *) NotificationHandle)->Signature != EMU_GOP_SIMPLE_TEXTIN_E… in EmuGopSimpleTextInExUnregisterKeyNotify() 638 if (CurrentNotify->NotifyHandle == NotificationHandle) { in EmuGopSimpleTextInExUnregisterKeyNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/ |
D | Ps2KbdTextIn.c | 633 IN VOID *NotificationHandle in KeyboardUnregisterKeyNotify() argument 642 if (NotificationHandle == NULL) { in KeyboardUnregisterKeyNotify() 660 if (CurrentNotify == NotificationHandle) { in KeyboardUnregisterKeyNotify()
|
D | Ps2Keyboard.h | 533 IN VOID *NotificationHandle
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/ |
D | Ps2KbdTextIn.c | 633 IN VOID *NotificationHandle in KeyboardUnregisterKeyNotify() argument 642 if (NotificationHandle == NULL) { in KeyboardUnregisterKeyNotify() 660 if (CurrentNotify == NotificationHandle) { in KeyboardUnregisterKeyNotify()
|
D | Ps2Keyboard.h | 532 IN VOID *NotificationHandle
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | SimpleTextInEx.h | 299 IN VOID *NotificationHandle
|
D | HiiDatabase.h | 376 IN EFI_HANDLE NotificationHandle
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextInputEx/ |
D | SimpleTextInputEx.h | 224 IN EFI_HANDLE NotificationHandle
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/ |
D | VirtualKeyboard.c | 898 IN VOID *NotificationHandle in VirtualKeyboardUnregisterKeyNotify() argument 910 if (NotificationHandle == NULL) { in VirtualKeyboardUnregisterKeyNotify() 914 …if (((VIRTUAL_KEYBOARD_CONSOLE_IN_EX_NOTIFY *) NotificationHandle)->Signature != VIRTUAL_KEYBOARD_… in VirtualKeyboardUnregisterKeyNotify() 932 if (CurrentNotify == NotificationHandle) { in VirtualKeyboardUnregisterKeyNotify()
|
D | VirtualKeyboard.h | 410 IN VOID *NotificationHandle
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiDatabase/ |
D | HiiDatabase.h | 305 IN EFI_HANDLE NotificationHandle
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/ |
D | WinNtGopInput.c | 899 IN VOID *NotificationHandle in WinNtGopSimpleTextInExUnregisterKeyNotify() argument 920 if (NotificationHandle == NULL) { in WinNtGopSimpleTextInExUnregisterKeyNotify() 933 if (CurrentNotify == NotificationHandle) { in WinNtGopSimpleTextInExUnregisterKeyNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ |
D | EfiKey.c | 1146 IN VOID *NotificationHandle in USBKeyboardUnregisterKeyNotify() argument 1154 if (NotificationHandle == NULL) { in USBKeyboardUnregisterKeyNotify() 1173 if (CurrentNotify == NotificationHandle) { in USBKeyboardUnregisterKeyNotify()
|
D | EfiKey.h | 540 IN VOID *NotificationHandle
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
D | BiosKeyboard.h | 672 IN VOID *NotificationHandle
|
D | BiosKeyboard.c | 2413 IN VOID *NotificationHandle in BiosKeyboardUnregisterKeyNotify() argument 2425 if (NotificationHandle == NULL) { in BiosKeyboardUnregisterKeyNotify() 2429 …if (((BIOS_KEYBOARD_CONSOLE_IN_EX_NOTIFY *) NotificationHandle)->Signature != BIOS_KEYBOARD_CONSOL… in BiosKeyboardUnregisterKeyNotify() 2447 if (CurrentNotify == NotificationHandle) { in BiosKeyboardUnregisterKeyNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
D | TerminalConIn.c | 403 IN VOID *NotificationHandle in TerminalConInUnregisterKeyNotify() argument 411 if (NotificationHandle == NULL) { in TerminalConInUnregisterKeyNotify() 425 if (CurrentNotify == NotificationHandle) { in TerminalConInUnregisterKeyNotify()
|
D | Terminal.h | 382 IN VOID *NotificationHandle
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
D | ConSplitter.h | 1441 IN VOID *NotificationHandle
|
D | ConSplitter.c | 3967 IN VOID *NotificationHandle in ConSplitterTextInUnregisterKeyNotify() argument 3975 if (NotificationHandle == NULL) { in ConSplitterTextInUnregisterKeyNotify() 3983 if (CurrentNotify == NotificationHandle) { in ConSplitterTextInUnregisterKeyNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ |
D | Database.c | 3654 IN EFI_HANDLE NotificationHandle in HiiUnregisterPackageNotify() argument 3666 if (NotificationHandle == NULL) { in HiiUnregisterPackageNotify() 3671 NotificationHandle, in HiiUnregisterPackageNotify() 3686 if (Notify->NotifyHandle == NotificationHandle) { in HiiUnregisterPackageNotify()
|
D | HiiDatabase.h | 1725 IN EFI_HANDLE NotificationHandle
|