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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_tty.c323 /* This routine is called from within isdn_tty_write() to perform
389 /* This routine is called from within isdn_tty_write() when receiving
412 /* isdn_tty_senddown() is called either directly from within isdn_tty_write()
445 /* info->xmit_count is modified here and in isdn_tty_write().
446 * So we return here if isdn_tty_write() is in the
1109 /* isdn_tty_write() is the main send-routine. It is called from the upper
1119 isdn_tty_write(struct tty_struct *tty, const u_char * buf, int count) function
1126 if (isdn_tty_paranoia_check(info, tty->name, "isdn_tty_write"))
1206 printk(KERN_DEBUG "Mhup in isdn_tty_write\n");
1857 .write = isdn_tty_write,
[all...]

Completed in 154 milliseconds