Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/vt/
Dvt.c2752 static bool vc_is_control(struct vc_data *vc, int tc, int c) in vc_is_control() function
2949 if (vc_is_control(vc, tc, c)) { in do_con_write()