Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dkd.h81 #define K_RAW 0x00 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dkd.h81 #define K_RAW 0x00 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkd.h81 #define K_RAW 0x00 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c266 SYSCALL(ret = ioctl(xf86Info.consoleFd, KDSKBMODE, K_RAW)); in xf86OpenConsole()
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dkeyboard.c1814 case K_RAW: in vt_do_kdskbmode()
2174 return K_RAW; in vt_do_kdgkbmode()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog79224 linux: Use K_OFF VT KB mode over K_RAW if available.
79228 buffered. Use of this mode over K_RAW removes the need for a
79233 If K_OFF is not defined or not understood by the kernel, K_RAW and the
136795 default value (i.e. 0). K_RAW happens to be 0x00, so we always restore to raw