Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/driver-api/tty/
Dtty_buffer.rst18 :identifiers: tty_prepare_flip_string tty_insert_flip_string_fixed_flag
/linux-5.19.10/include/linux/
Dtty_flip.h17 int tty_prepare_flip_string(struct tty_port *port, unsigned char **chars,
/linux-5.19.10/drivers/tty/
Dtty_buffer.c419 int tty_prepare_flip_string(struct tty_port *port, unsigned char **chars, in tty_prepare_flip_string() function
434 EXPORT_SYMBOL_GPL(tty_prepare_flip_string);
Dgoldfish.c149 count = tty_prepare_flip_string(&qtty->port, &buf, count); in goldfish_tty_interrupt()
Dmoxa.c2252 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()
2264 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()