Searched refs:KeyNotifyProcessEvent (Results 1 – 16 of 16) sorted by relevance
341 &ConsoleIn->KeyNotifyProcessEvent in KbdControllerDriverStart()428 if ((ConsoleIn != NULL) && (ConsoleIn->KeyNotifyProcessEvent != NULL)) { in KbdControllerDriverStart()429 gBS->CloseEvent (ConsoleIn->KeyNotifyProcessEvent); in KbdControllerDriverStart()585 if (ConsoleIn->KeyNotifyProcessEvent != NULL) { in KbdControllerDriverStop()586 gBS->CloseEvent (ConsoleIn->KeyNotifyProcessEvent); in KbdControllerDriverStop()587 ConsoleIn->KeyNotifyProcessEvent = NULL; in KbdControllerDriverStop()
121 EFI_EVENT KeyNotifyProcessEvent; member
1475 gBS->SignalEvent (ConsoleIn->KeyNotifyProcessEvent); in KeyGetchar()
359 &ConsoleIn->KeyNotifyProcessEvent in KbdControllerDriverStart()446 if ((ConsoleIn != NULL) && (ConsoleIn->KeyNotifyProcessEvent != NULL)) { in KbdControllerDriverStart()447 gBS->CloseEvent (ConsoleIn->KeyNotifyProcessEvent); in KbdControllerDriverStart()589 if (ConsoleIn->KeyNotifyProcessEvent != NULL) { in KbdControllerDriverStop()590 gBS->CloseEvent (ConsoleIn->KeyNotifyProcessEvent); in KbdControllerDriverStop()591 ConsoleIn->KeyNotifyProcessEvent = NULL; in KbdControllerDriverStop()
122 EFI_EVENT KeyNotifyProcessEvent; member
1439 gBS->SignalEvent (ConsoleIn->KeyNotifyProcessEvent); in KeyGetchar()
214 &VirtualKeyboardPrivate->KeyNotifyProcessEvent in VirtualKeyboardDriverBindingStart()255 if (VirtualKeyboardPrivate->KeyNotifyProcessEvent != NULL) { in VirtualKeyboardDriverBindingStart()256 gBS->CloseEvent (VirtualKeyboardPrivate->KeyNotifyProcessEvent); in VirtualKeyboardDriverBindingStart()1022 gBS->SignalEvent (VirtualKeyboardPrivate->KeyNotifyProcessEvent); in VirtualKeyboardTimerHandler()
102 EFI_EVENT KeyNotifyProcessEvent; member
320 &UsbKeyboardDevice->KeyNotifyProcessEvent in USBKeyboardDriverBindingStart()441 if (UsbKeyboardDevice->KeyNotifyProcessEvent != NULL) { in USBKeyboardDriverBindingStart()442 gBS->CloseEvent (UsbKeyboardDevice->KeyNotifyProcessEvent); in USBKeyboardDriverBindingStart()565 gBS->CloseEvent (UsbKeyboardDevice->KeyNotifyProcessEvent); in USBKeyboardDriverBindingStop()
153 EFI_EVENT KeyNotifyProcessEvent; member
1681 gBS->SignalEvent (UsbKeyboardDevice->KeyNotifyProcessEvent); in UsbKeyCodeToEfiInputKey()
350 &BiosKeyboardPrivate->KeyNotifyProcessEvent in BiosKeyboardDriverBindingStart()481 if (BiosKeyboardPrivate->KeyNotifyProcessEvent != NULL) { in BiosKeyboardDriverBindingStart()482 gBS->CloseEvent (BiosKeyboardPrivate->KeyNotifyProcessEvent); in BiosKeyboardDriverBindingStart()589 gBS->CloseEvent (BiosKeyboardPrivate->KeyNotifyProcessEvent); in BiosKeyboardDriverBindingStop()1981 gBS->SignalEvent (BiosKeyboardPrivate->KeyNotifyProcessEvent); in BiosKeyboardTimerHandler()
232 EFI_EVENT KeyNotifyProcessEvent; member
117 EFI_EVENT KeyNotifyProcessEvent; member
1014 &TerminalDevice->KeyNotifyProcessEvent in TerminalDriverBindingStart()1421 gBS->CloseEvent (TerminalDevice->KeyNotifyProcessEvent); in TerminalDriverBindingStop()
987 gBS->SignalEvent (TerminalDevice->KeyNotifyProcessEvent); in EfiKeyFiFoInsertOneKey()