Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkd.h28 #define KDGETLED 0x4B31 /* return current led state */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c443 case KDGETLED: in vt_k_ioctl()
H A Dkeyboard.c2141 case KDGETLED: in vt_do_kdskled()
/openbmc/qemu/linux-user/
H A Dioctls.h68 IOCTL(KDGETLED, 0, TYPE_INT) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch125 +pub const KDGETLED: u32 = 19249;