Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/vt/
Dvt.c279 static inline bool con_is_fg(const struct vc_data *vc) in con_is_fg() function
861 if (!con_is_fg(vc) || console_blanked || vc->vc_mode == KD_GRAPHICS) in set_cursor()
2880 if (con_is_fg(vc)) in do_con_write()
3060 if (con_is_fg(vc)) in vt_console_print()