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

/linux-4.4.14/arch/ia64/hp/sim/
H A Dsimserial.c285 static void rs_unthrottle(struct tty_struct * tty) rs_unthrottle() function
473 .unthrottle = rs_unthrottle,
/linux-4.4.14/drivers/tty/serial/
H A D68328serial.c783 static void rs_unthrottle(struct tty_struct * tty) rs_unthrottle() function
787 if (serial_paranoia_check(info, tty->name, "rs_unthrottle")) rs_unthrottle()
1142 .unthrottle = rs_unthrottle,
H A Dcrisv10.c3180 rs_unthrottle(struct tty_struct * tty) rs_unthrottle() function
3187 DFLOW(DEBUG_LOG(info->line,"rs_unthrottle ldisc %d\n", tty->ldisc.chars_in_buffer(tty))); rs_unthrottle()
3188 DFLOW(DEBUG_LOG(info->line,"rs_unthrottle flip.count: %i\n", tty->flip.count)); rs_unthrottle()
4122 .unthrottle = rs_unthrottle,
/linux-4.4.14/drivers/tty/
H A Damiserial.c987 static void rs_unthrottle(struct tty_struct * tty) rs_unthrottle() function
996 if (serial_paranoia_check(info, tty->name, "rs_unthrottle")) rs_unthrottle()
1644 .unthrottle = rs_unthrottle,

Completed in 202 milliseconds