Searched refs:n_hdlc_tty_ioctl (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 Dn_hdlc.c173 static int n_hdlc_tty_ioctl(struct tty_struct *tty, struct file *file,
196 .ioctl = n_hdlc_tty_ioctl,
685 * n_hdlc_tty_ioctl - process IOCTL system call for the tty device.
693 static int n_hdlc_tty_ioctl(struct tty_struct *tty, struct file *file, function
702 printk("%s(%d)n_hdlc_tty_ioctl() called %d\n",
740 } /* end of n_hdlc_tty_ioctl() */

Completed in 93 milliseconds