Searched defs:tty_schedule_flip (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dtty_buffer.c354 * tty_schedule_flip - push characters to ldisc
362 void tty_schedule_flip(struct tty_port *port) function
369 EXPORT_SYMBOL(tty_schedule_flip); variable
511 tty_schedule_flip(port);

Completed in 14 milliseconds