Home
last modified time | relevance | path

Searched refs:KDGKBSENT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkd.h117 #define KDGKBSENT 0x4B48 /* gets one function key string entry */ macro
/openbmc/linux/drivers/s390/char/
H A Dkeyboard.c451 case KDGKBSENT: in do_kdgkb_ioctl()
500 case KDGKBSENT: in kbd_ioctl()
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c427 case KDGKBSENT: in vt_k_ioctl()
H A Dkeyboard.c2073 case KDGKBSENT: { in vt_do_kdgkb_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h65 IOCTL(KDGKBSENT, IOC_RW, MK_PTR(MK_STRUCT(STRUCT_kbsentry))) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch158 +pub const KDGKBSENT: u32 = 19272;