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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/platform-iss/
H A Dconsole.c100 static void rs_close(struct tty_struct *tty, struct file * filp) function
200 .close = rs_close,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/hp/sim/
H A Dsimserial.c14 * 02/04/00 D. Mosberger Merged in serial.c bug fixes in rs_close().
554 * rs_close()
562 static void rs_close(struct tty_struct *tty, struct file * filp) function
575 printk("rs_close: hung_up\n");
581 printk("rs_close ttys%d, count = %d\n", info->line, state->count);
591 printk(KERN_ERR "rs_close: bad serial port count; tty->count is 1, "
596 printk(KERN_ERR "rs_close: bad serial port count for ttys%d: %d\n",
921 .close = rs_close,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D68328serial.c1063 * rs_close()
1071 static void rs_close(struct tty_struct *tty, struct file * filp) function
1077 if (!info || serial_paranoia_check(info, tty->name, "rs_close"))
1095 printk("rs_close: bad serial port count; tty->count is 1, "
1100 printk("rs_close: bad serial port count for ttyS%d: %d\n",
1210 * rs_close() knows when to free things. We restore it upon
1352 .close = rs_close,
H A Dcrisv10.c405 * * rs_close() "tx FIFO wait" code moved into right place, bug & -> && fixed
4255 * rs_close()
4264 rs_close(struct tty_struct *tty, struct file * filp)
4283 printk("[%d] rs_close ttyS%d, count = %d\n", current->pid,
4295 "rs_close: bad serial port count; tty->count is 1, "
4300 printk(KERN_CRIT "rs_close: bad serial port count for ttyS%d: %d\n",
4485 * rs_close() knows when to free things. We restore it upon
4796 .close = rs_close,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Damiserial.c1410 * rs_close()
1418 static void rs_close(struct tty_struct *tty, struct file * filp) function
1424 if (!info || serial_paranoia_check(info, tty->name, "rs_close"))
1438 printk("rs_close ttys%d, count = %d\n", info->line, state->count);
1448 printk("rs_close: bad serial port count; tty->count is 1, "
1453 printk("rs_close: bad serial port count for ttys%d: %d\n",
1645 * rs_close() knows when to free things. We restore it upon
1925 .close = rs_close,
H A Desp.c1952 * rs_close()
1960 static void rs_close(struct tty_struct *tty, struct file * filp) function
1965 if (!info || serial_paranoia_check(info, tty->name, "rs_close"))
1976 printk("rs_close ttys%d, count = %d\n", info->line, info->count);
1986 printk("rs_close: bad serial port count; tty->count is 1, "
1991 printk("rs_close: bad serial port count for ttys%d: %d\n",
2165 * rs_close() knows when to free things. We restore it upon
2373 .close = rs_close,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/tc/
H A Dzs.c1247 * rs_close()
1253 static void rs_close(struct tty_struct *tty, struct file * filp) function
1258 if (!info || serial_paranoia_check(info, tty->name, "rs_close"))
1269 printk("rs_close ttyS%d, count = %d\n", info->line, info->count);
1279 printk("rs_close: bad serial port count; tty->count is 1, "
1284 printk("rs_close: bad serial port count for ttyS%d: %d\n",
1431 * rs_close() knows when to free things. We restore it upon
1695 .close = rs_close,

Completed in 117 milliseconds