/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/ |
D | GopInput.c | 82 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()
|
D | Gop.h | 55 LIST_ENTRY NotifyEntry; member
|
D | GopDriver.c | 47 NotifyEntry, in FreeNotifyList()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/ |
D | Ps2KbdTextIn.c | 580 NotifyEntry, in KeyboardRegisterKeyNotify() 604 InsertTailList (&ConsoleInDev->NotifyList, &NewNotify->NotifyEntry); in KeyboardRegisterKeyNotify() 657 NotifyEntry, in KeyboardUnregisterKeyNotify() 664 RemoveEntryList (&CurrentNotify->NotifyEntry); in KeyboardUnregisterKeyNotify()
|
D | Ps2Keyboard.h | 55 LIST_ENTRY NotifyEntry; member
|
D | Ps2Keyboard.c | 597 NotifyEntry, in KbdFreeNotifyList()
|
D | Ps2KbdCtrller.c | 1465 NotifyEntry, in KeyGetchar()
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/ |
D | WinNtGopInput.c | 248 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()
|
D | WinNtGop.h | 81 LIST_ENTRY NotifyEntry; member
|
D | WinNtGopDriver.c | 54 NotifyEntry, in FreeNotifyList()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ |
D | EfiKey.c | 845 …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()
|
D | EfiKey.h | 77 LIST_ENTRY NotifyEntry; member
|
D | KeyBoard.c | 1667 …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/ |
D | TerminalConIn.c | 355 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()
|
D | Terminal.h | 81 LIST_ENTRY NotifyEntry; member
|
D | Terminal.c | 410 NotifyEntry, in TerminalFreeNotifyList()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
D | BiosKeyboard.c | 1950 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()
|
D | BiosKeyboard.h | 200 LIST_ENTRY NotifyEntry; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
D | ConSplitter.h | 102 LIST_ENTRY NotifyEntry; member 108 NotifyEntry, \
|
D | ConSplitter.c | 3767 InsertTailList (&mConIn.NotifyList, &NewNotify->NotifyEntry); in ConSplitterTextInRegisterKeyNotify() 3815 RemoveEntryList (&CurrentNotify->NotifyEntry); in ConSplitterTextInUnregisterKeyNotify()
|