Home
last modified time | relevance | path

Searched refs:KDENABIO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkd.h41 #define KDENABIO 0x4B36 /* enable i/o to video board */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c350 case KDENABIO: in vt_k_ioctl()
353 (cmd == KDENABIO)) ? -ENXIO : 0; in vt_k_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch132 +pub const KDENABIO: u32 = 19254;