Searched refs:tty_prepare_flip_string (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| A D | tty_flip.h | 17 int tty_prepare_flip_string(struct tty_port *port, unsigned char **chars,
|
| /linux/drivers/tty/ |
| A D | tty_buffer.c | 438 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);
|
| A D | goldfish.c | 149 count = tty_prepare_flip_string(&qtty->port, &buf, count); in goldfish_tty_interrupt()
|
| A D | moxa.c | 2252 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData() 2264 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()
|
| /linux/ |
| A D | vmlinux.symvers | 5116 0x00000000 tty_prepare_flip_string vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 28409 ffff800010764380 T tty_prepare_flip_string
|
| A D | .tmp_System.map | 28409 ffff800010764380 T tty_prepare_flip_string
|
Completed in 1009 milliseconds