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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dtty_ioctl.c651 * send_prio_char - send priority character
658 static int send_prio_char(struct tty_struct *tty, char ch) function
767 return send_prio_char(tty, STOP_CHAR(tty));
771 return send_prio_char(tty, START_CHAR(tty));

Completed in 88 milliseconds