Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dvt.c2706 static bool vc_is_control(struct vc_data *vc, int tc, int c) in vc_is_control() function
2903 if (vc_is_control(vc, tc, c)) { in do_con_write()