Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c2095 * enum vc_ctl_state - control characters state of a vt
2116 enum vc_ctl_state { enum
2209 static bool ansi_control_string(enum vc_ctl_state state) in ansi_control_string()