Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_tty.c443 static int do_output_char(unsigned char c, struct tty_struct *tty, int space) in do_output_char() function
526 retval = do_output_char(c, tty, space); in process_output()
742 int retval = do_output_char(c, tty, space); in __process_echoes()