Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkd.h86 #define KDGKBMODE 0x4B44 /* gets current keyboard mode */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c405 case KDGKBMODE: in vt_k_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h62 IOCTL(KDGKBMODE, IOC_R, MK_PTR(TYPE_INT)) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch152 +pub const KDGKBMODE: u32 = 19268;