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

/linux-master/drivers/tty/
H A Dn_hdlc.c576 * n_hdlc_tty_ioctl - process IOCTL system call for the tty device.
583 static int n_hdlc_tty_ioctl(struct tty_struct *tty, unsigned int cmd, function
636 } /* end of n_hdlc_tty_ioctl() */
791 .ioctl = n_hdlc_tty_ioctl,

Completed in 184 milliseconds