Searched refs:line_ioctl (Results 1 – 4 of 4) sorted by relevance
73 extern int line_ioctl(struct tty_struct *tty, unsigned int cmd,
115 .ioctl = line_ioctl,
132 .ioctl = line_ioctl,
248 int line_ioctl(struct tty_struct *tty, unsigned int cmd, in line_ioctl() function