Home
last modified time | relevance | path

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

/drivers/char/
Dvt.c1346 static void respond_string(const char *p, struct tty_struct *tty) in respond_string() function
1360 respond_string(buf, tty); in cursor_report()
1365 respond_string("\033[0n", tty); /* Terminal ok */ in status_report()
1370 respond_string(VT102ID, tty); in respond_ID()
1379 respond_string(buf, tty); in mouse_report()