Searched refs:vt_get_leds (Results 1 – 7 of 7) sorted by relevance
235 on_off = vt_get_leds(fg_console, VC_CAPSLOCK); in keyboard_notifier_call()238 on_off = vt_get_leds(fg_console, VC_NUMLOCK); in keyboard_notifier_call()241 on_off = vt_get_leds(fg_console, VC_SCROLLOCK); in keyboard_notifier_call()
164 int vt_get_leds(unsigned int console, int flag);
1809 on_off = vt_get_leds(fg_console, VC_CAPSLOCK); in do_handle_spec()1813 on_off = vt_get_leds(fg_console, VC_NUMLOCK); in do_handle_spec()1817 on_off = vt_get_leds(fg_console, VC_SCROLLOCK); in do_handle_spec()2112 (vt_get_leds(fg_console, VC_NUMLOCK))) { in speakup_key()
1174 int vt_get_leds(unsigned int console, int flag) in vt_get_leds() function1186 EXPORT_SYMBOL_GPL(vt_get_leds);
3516 0x00000000 vt_get_leds vmlinux EXPORT_SYMBOL_GPL
28595 ffff80001076f240 T vt_get_leds
Completed in 928 milliseconds