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

/drivers/tty/
H A Dn_tty.c274 * do_output_char - output one character
295 static int do_output_char(unsigned char c, struct tty_struct *tty, int space) function
376 retval = do_output_char(c, tty, space);
611 int retval = do_output_char(c, tty, space);

Completed in 64 milliseconds