Searched refs:VT_WRITE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | vt.h | 11 #define VT_WRITE 0x0003 /* A char got output */ macro |
| /linux/drivers/accessibility/braille/ | ||
| H A D | braille_console.c | 274 case VT_WRITE: in vt_notifier_call() |