Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/vt/
Dvt.c2753 static bool vc_is_control(struct vc_data *vc, int tc, int c) in vc_is_control() function
2950 if (vc_is_control(vc, tc, c)) { in do_con_write()