Searched refs:K_RAW (Results 1 – 6 of 6) sorted by relevance
81 #define K_RAW 0x00 macro
266 SYSCALL(ret = ioctl(xf86Info.consoleFd, KDSKBMODE, K_RAW)); in xf86OpenConsole()
1814 case K_RAW: in vt_do_kdskbmode()2174 return K_RAW; in vt_do_kdgkbmode()
79224 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 a79233 If K_OFF is not defined or not understood by the kernel, K_RAW and the136795 default value (i.e. 0). K_RAW happens to be 0x00, so we always restore to raw