Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/vt/
Dvt.c1779 static void respond_string(const char *p, struct tty_port *port) in respond_string() function
1793 respond_string(buf, tty->port); in cursor_report()
1798 respond_string("\033[0n", tty->port); /* Terminal ok */ in status_report()
1803 respond_string(VT102ID, tty->port); in respond_ID()
1812 respond_string(buf, tty->port); in mouse_report()