Searched refs:line_ioctl (Results 1 – 4 of 4) sorted by relevance
80 extern int line_ioctl(struct tty_struct *tty, unsigned int cmd,
122 .ioctl = line_ioctl,
139 .ioctl = line_ioctl,
258 int line_ioctl(struct tty_struct *tty, unsigned int cmd, in line_ioctl() function