Lines Matching defs:mode
15 * 11-11-96: SAK should now work in the raw mode (Martin Mares)
337 static void applkey(struct vc_data *vc, int key, char mode)
341 buf[1] = (mode ? 'O' : '[');
386 * Called after returning from RAW mode or when changing consoles - recompute
540 * Bind this to Shift-NumLock if you work in application keypad mode
666 return; /* SAK is allowed even in raw mode */
985 pr_warn("keyboard mode must be unicode for braille patterns\n");
1440 * This is extended medium raw mode, with keys above 127
1833 * vt_do_kdskbmode - set keyboard mode ioctl
1835 * @arg: the requested mode
1837 * Update the keyboard mode bits while holding the correct locks.
2243 * @bit: mode bit to read
2245 * Report back a vt mode bit. We do this without locking so the
2258 * @bit: mode bit to read
2260 * Set a vt mode bit. We do this without locking so the
2277 * @bit: mode bit to read
2279 * Report back a vt mode bit. We do this without locking so the