Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c1397 static void kbd_keycode(unsigned int keycode, int down, bool hw_raw) in kbd_keycode() argument
1425 if (raw_mode && !hw_raw) in kbd_keycode()