Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtty_flip.h17 extern int tty_prepare_flip_string(struct tty_port *port,
/Linux-v5.15/drivers/tty/
Dtty_buffer.c438 int tty_prepare_flip_string(struct tty_port *port, unsigned char **chars, in tty_prepare_flip_string() function
453 EXPORT_SYMBOL_GPL(tty_prepare_flip_string);
Dgoldfish.c149 count = tty_prepare_flip_string(&qtty->port, &buf, count); in goldfish_tty_interrupt()
Dmoxa.c1952 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()
1964 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()