Home
last modified time | relevance | path

Searched refs:USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DEfiKey.c845 …ode = CR (Link, KEYBOARD_CONSOLE_IN_EX_NOTIFY, NotifyEntry, USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE); in KbdFreeNotifyList()
1085 USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE in USBKeyboardRegisterKeyNotify()
1103 NewNotify->Signature = USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE; in USBKeyboardRegisterKeyNotify()
1154 USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE in USBKeyboardUnregisterKeyNotify()
DEfiKey.h71 #define USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE SIGNATURE_32 ('u', 'k', 'b', 'x') macro
DKeyBoard.c1667 …ify = CR (Link, KEYBOARD_CONSOLE_IN_EX_NOTIFY, NotifyEntry, USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE); in UsbKeyCodeToEfiInputKey()