Searched refs:CUR_ALWAYS_BG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | console_struct.h | 187 #define CUR_ALWAYS_BG 0x000020 macro |
/openbmc/linux/drivers/tty/vt/ | ||
H A D | vt.c | 829 if ((type & CUR_ALWAYS_BG) && in add_softcursor() |