Searched refs:tty_put_char (Results 1 – 7 of 7) sorted by relevance
485 tty_put_char(tty, c); in do_output_char()681 tty_put_char(tty, '\b'); in __process_echoes()705 tty_put_char(tty, ECHO_OP_START); in __process_echoes()725 tty_put_char(tty, '^'); in __process_echoes()726 tty_put_char(tty, op ^ 0100); in __process_echoes()743 tty_put_char(tty, c); in __process_echoes()
3170 int tty_put_char(struct tty_struct *tty, unsigned char ch) in tty_put_char() function3176 EXPORT_SYMBOL_GPL(tty_put_char);
325 int tty_put_char(struct tty_struct *tty, unsigned char c);
572 r = tty_put_char(tty, '\0'); in ch341_simulate_break()
12269 0x00000000 tty_put_char vmlinux EXPORT_SYMBOL_GPL
28258 ffff800010757b04 T tty_put_char
Completed in 358 milliseconds