Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/vt/
Dvt.c1424 static void respond_string(const char *p, struct tty_port *port) in respond_string() function
1438 respond_string(buf, tty->port); in cursor_report()
1443 respond_string("\033[0n", tty->port); /* Terminal ok */ in status_report()
1448 respond_string(VT102ID, tty->port); in respond_ID()
1457 respond_string(buf, tty->port); in mouse_report()