vt_get_leds
on_off = vt_get_leds(fg_console, VC_CAPSLOCK);
on_off = vt_get_leds(fg_console, VC_NUMLOCK);
on_off = vt_get_leds(fg_console, VC_SCROLLOCK);
on_off = vt_get_leds(fg_console, VC_CAPSLOCK);
on_off = vt_get_leds(fg_console, VC_NUMLOCK);
on_off = vt_get_leds(fg_console, VC_SCROLLOCK);
(vt_get_leds(fg_console, VC_NUMLOCK))) {
EXPORT_SYMBOL_GPL(vt_get_leds);
int vt_get_leds(unsigned int console, int flag);