Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dvt.c1787 static void respond_string(const char *p, size_t len, struct tty_port *port) in respond_string() function
1801 respond_string(buf, len, tty->port); in cursor_report()
1808 respond_string(teminal_ok, strlen(teminal_ok), tty->port); in status_report()
1816 respond_string(vt102_id, strlen(vt102_id), tty->port); in respond_ID()
1826 respond_string(buf, len, tty->port); in mouse_report()