Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvt.c1772 static void respond_string(const char *p, struct tty_port *port) in respond_string() function
1786 respond_string(buf, tty->port); in cursor_report()
1791 respond_string("\033[0n", tty->port); /* Terminal ok */ in status_report()
1796 respond_string(VT102ID, tty->port); in respond_ID()
1805 respond_string(buf, tty->port); in mouse_report()