Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dconsole.c1163 static void respond_string(const char * p, struct tty_struct * tty) in respond_string() function
1177 respond_string(buf, tty); in cursor_report()
1182 respond_string("\033[0n", tty); /* Terminal ok */ in status_report()
1187 respond_string(VT102ID, tty); in respond_ID()
1196 respond_string(buf, tty); in mouse_report()