Home
last modified time | relevance | path

Searched refs:tty_insert_flip_string_and_push_buffer (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/tty/
Dtty.h122 int tty_insert_flip_string_and_push_buffer(struct tty_port *port,
Dtty_buffer.c552 int tty_insert_flip_string_and_push_buffer(struct tty_port *port, in tty_insert_flip_string_and_push_buffer() function
Dpty.c118 return tty_insert_flip_string_and_push_buffer(to->port, buf, c); in pty_write()