Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/vt/
Dvt.c1430 static void respond_string(const char *p, struct tty_port *port) in respond_string() function
1444 respond_string(buf, tty->port); in cursor_report()
1449 respond_string("\033[0n", tty->port); /* Terminal ok */ in status_report()
1454 respond_string(VT102ID, tty->port); in respond_ID()
1463 respond_string(buf, tty->port); in mouse_report()