Searched refs:VT_ALLOCATE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dvt.h9 #define VT_ALLOCATE 0x0001 /* Console got allocated */ macro
/linux-master/drivers/accessibility/braille/
H A Dbraille_console.c270 case VT_ALLOCATE:
/linux-master/drivers/accessibility/speakup/
H A Dmain.c2303 case VT_ALLOCATE:
/linux-master/drivers/tty/vt/
H A Dvt.c1095 atomic_notifier_call_chain(&vt_notifier_list, VT_ALLOCATE, &param);

Completed in 150 milliseconds