Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dn_tty.c424 static int do_output_char(unsigned char c, struct tty_struct *tty, int space) in do_output_char() function
506 retval = do_output_char(c, tty, space); in process_output()
727 int retval = do_output_char(c, tty, space); in __process_echoes()