Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dn_tty.c428 static int do_output_char(unsigned char c, struct tty_struct *tty, int space) in do_output_char() function
511 retval = do_output_char(c, tty, space); in process_output()
736 int retval = do_output_char(c, tty, space); in __process_echoes()