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

/linux-4.1.27/drivers/tty/
H A Dn_tty.c505 * process_output - output post processor
518 static int process_output(unsigned char c, struct tty_struct *tty) process_output() function
984 /* process_output('\a', tty); */ /* what do you think? */ eraser()
2351 * (note that the process_output*() functions take this
2399 if (process_output(c, tty) < 0) n_tty_write()

Completed in 59 milliseconds