Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkd.h97 #define KDGKBLED 0x4B64 /* get led flags (not lights) */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c441 case KDGKBLED: in vt_k_ioctl()
H A Dkeyboard.c2121 case KDGKBLED: in vt_do_kdskled()
/openbmc/qemu/linux-user/
H A Dioctls.h66 IOCTL(KDGKBLED, 0, TYPE_INT) in IOCTL()