Searched refs:tty_prepare_flip_string (Results 1 – 3 of 3) sorted by relevance
354 size_t tty_prepare_flip_string(struct tty_port *port, u8 **chars, size_t size) in tty_prepare_flip_string() function369 EXPORT_SYMBOL_GPL(tty_prepare_flip_string);
142 count = tty_prepare_flip_string(&qtty->port, &buf, count); in goldfish_tty_interrupt()
2019 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()2031 len = tty_prepare_flip_string(&port->port, &dst, in MoxaPortReadData()
Completed in 13 milliseconds