Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dconsole_struct.h187 #define CUR_ALWAYS_BG 0x000020 macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c829 if ((type & CUR_ALWAYS_BG) && in add_softcursor()