Home
last modified time | relevance | path

Searched refs:CUR_SW (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dconsole_struct.h217 #define CUR_SW 0x000010 macro
/linux/drivers/tty/vt/
H A Dvt.c850 if (!(type & CUR_SW)) in add_softcursor()