Home
last modified time | relevance | path

Searched refs:NotifyEntry (Results 1 – 20 of 20) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
DGopInput.c82 NotifyEntry, in GopPrivateMakeCallbackFunction()
539 NotifyEntry, in EmuGopSimpleTextInExRegisterKeyNotify()
562 InsertTailList (&Private->NotifyList, &NewNotify->NotifyEntry); in EmuGopSimpleTextInExRegisterKeyNotify()
635 NotifyEntry, in EmuGopSimpleTextInExUnregisterKeyNotify()
642 RemoveEntryList (&CurrentNotify->NotifyEntry); in EmuGopSimpleTextInExUnregisterKeyNotify()
DGop.h55 LIST_ENTRY NotifyEntry; member
DGopDriver.c47 NotifyEntry, in FreeNotifyList()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdTextIn.c580 NotifyEntry, in KeyboardRegisterKeyNotify()
604 InsertTailList (&ConsoleInDev->NotifyList, &NewNotify->NotifyEntry); in KeyboardRegisterKeyNotify()
657 NotifyEntry, in KeyboardUnregisterKeyNotify()
664 RemoveEntryList (&CurrentNotify->NotifyEntry); in KeyboardUnregisterKeyNotify()
DPs2Keyboard.h55 LIST_ENTRY NotifyEntry; member
DPs2Keyboard.c597 NotifyEntry, in KbdFreeNotifyList()
DPs2KbdCtrller.c1465 NotifyEntry, in KeyGetchar()
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
DWinNtGopInput.c248 NotifyEntry, in GopPrivateInvokeRegisteredFunction()
865 NotifyEntry, in WinNtGopSimpleTextInExRegisterKeyNotify()
887 InsertTailList (&Private->NotifyList, &NewNotify->NotifyEntry); in WinNtGopSimpleTextInExRegisterKeyNotify()
930 NotifyEntry, in WinNtGopSimpleTextInExUnregisterKeyNotify()
937 RemoveEntryList (&CurrentNotify->NotifyEntry); in WinNtGopSimpleTextInExUnregisterKeyNotify()
DWinNtGop.h81 LIST_ENTRY NotifyEntry; member
DWinNtGopDriver.c54 NotifyEntry, in FreeNotifyList()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DEfiKey.c845 …NotifyNode = CR (Link, KEYBOARD_CONSOLE_IN_EX_NOTIFY, NotifyEntry, USB_KB_CONSOLE_IN_EX_NOTIFY_SIG… in KbdFreeNotifyList()
1084 NotifyEntry, in USBKeyboardRegisterKeyNotify()
1106 InsertTailList (&UsbKeyboardDevice->NotifyList, &NewNotify->NotifyEntry); in USBKeyboardRegisterKeyNotify()
1153 NotifyEntry, in USBKeyboardUnregisterKeyNotify()
1160 RemoveEntryList (&CurrentNotify->NotifyEntry); in USBKeyboardUnregisterKeyNotify()
DEfiKey.h77 LIST_ENTRY NotifyEntry; member
DKeyBoard.c1667 …CurrentNotify = CR (Link, KEYBOARD_CONSOLE_IN_EX_NOTIFY, NotifyEntry, USB_KB_CONSOLE_IN_EX_NOTIFY_… in UsbKeyCodeToEfiInputKey()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminalConIn.c355 NotifyEntry, in TerminalConInRegisterKeyNotify()
377 InsertTailList (&TerminalDevice->NotifyList, &NewNotify->NotifyEntry); in TerminalConInRegisterKeyNotify()
420 NotifyEntry, in TerminalConInUnregisterKeyNotify()
427 RemoveEntryList (&CurrentNotify->NotifyEntry); in TerminalConInUnregisterKeyNotify()
802 NotifyEntry, in EfiKeyFiFoInsertOneKey()
DTerminal.h81 LIST_ENTRY NotifyEntry; member
DTerminal.c410 NotifyEntry, in TerminalFreeNotifyList()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.c1950 NotifyEntry, in BiosKeyboardTimerHandler()
1990 NotifyEntry, in BiosKeyboardFreeNotifyList()
2285 NotifyEntry, in BiosKeyboardRegisterKeyNotify()
2310 InsertTailList (&BiosKeyboardPrivate->NotifyList, &NewNotify->NotifyEntry); in BiosKeyboardRegisterKeyNotify()
2368 NotifyEntry, in BiosKeyboardUnregisterKeyNotify()
2375 RemoveEntryList (&CurrentNotify->NotifyEntry); in BiosKeyboardUnregisterKeyNotify()
DBiosKeyboard.h200 LIST_ENTRY NotifyEntry; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
DConSplitter.h102 LIST_ENTRY NotifyEntry; member
108 NotifyEntry, \
DConSplitter.c3767 InsertTailList (&mConIn.NotifyList, &NewNotify->NotifyEntry); in ConSplitterTextInRegisterKeyNotify()
3815 RemoveEntryList (&CurrentNotify->NotifyEntry); in ConSplitterTextInUnregisterKeyNotify()