Home
last modified time | relevance | path

Searched refs:kbd_pending (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dtty.c97 static int kbd_pending(void) in kbd_pending() function
111 if (!kbd_pending()) in kbd_flush()
125 if (kbd_pending()) in getchar_timeout()
/openbmc/qemu/hw/input/
H A Dpckbd.c184 static uint8_t kbd_pending(KBDState *s) in kbd_pending() function
196 uint8_t pending = kbd_pending(s); in kbd_update_irq()
233 if (kbd_pending(s)) { in kbd_safe_update_irq()
266 if (kbd_pending(s)) { in kbd_throttle_timeout()
298 if (kbd_pending(s)) { in kbd_dequeue()