Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/vt/
Dvt.c1834 static void respond_string(const char *p, size_t len, struct tty_port *port) in respond_string() function
1848 respond_string(buf, len, tty->port); in cursor_report()
1855 respond_string(teminal_ok, strlen(teminal_ok), tty->port); in status_report()
1863 respond_string(vt102_id, strlen(vt102_id), tty->port); in respond_ID()
1873 respond_string(buf, len, tty->port); in mouse_report()