Searched refs:tty_prepare_flip_string (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/Documentation/driver-api/tty/ |
| D | tty_buffer.rst | 18 :identifiers: tty_prepare_flip_string tty_insert_flip_string_fixed_flag
|
| /Linux-v6.1/include/linux/ |
| D | tty_flip.h | 17 int tty_prepare_flip_string(struct tty_port *port, unsigned char **chars,
|
| /Linux-v6.1/drivers/tty/ |
| D | tty_buffer.c | 424 int tty_prepare_flip_string(struct tty_port *port, unsigned char **chars, in tty_prepare_flip_string() function 439 EXPORT_SYMBOL_GPL(tty_prepare_flip_string);
|
| D | goldfish.c | 149 count = tty_prepare_flip_string(&qtty->port, &buf, count); in goldfish_tty_interrupt()
|
| D | moxa.c | 2253 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData() 2265 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()
|