Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/vt/
Dvt.c1833 static void respond_string(const char *p, size_t len, struct tty_port *port) in respond_string() function
1847 respond_string(buf, len, tty->port); in cursor_report()
1854 respond_string(teminal_ok, strlen(teminal_ok), tty->port); in status_report()
1862 respond_string(vt102_id, strlen(vt102_id), tty->port); in respond_ID()
1872 respond_string(buf, len, tty->port); in mouse_report()