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

/drivers/tty/serial/
H A D68328serial.c206 * rs_stop() and rs_start()
212 static void rs_stop(struct tty_struct *tty) function
218 if (serial_paranoia_check(info, tty->name, "rs_stop"))
1144 .stop = rs_stop,
H A Dcrisv10.c1434 * rs_stop() and rs_start()
1442 rs_stop(struct tty_struct *tty) function
1450 DFLOW(DEBUG_LOG(info->line, "XOFF rs_stop xmit %i\n",
2446 rs_stop(info->port.tty);
4236 .stop = rs_stop,
/drivers/tty/
H A Damiserial.c181 * rs_stop() and rs_start()
187 static void rs_stop(struct tty_struct *tty) function
192 if (serial_paranoia_check(info, tty->name, "rs_stop"))
1650 .stop = rs_stop,

Completed in 24 milliseconds