Searched refs:tty_generic_ioctl (Results 1 – 1 of 1) sorted by relevance
1664 tty_generic_ioctl(struct tty *tp, u_long cmd, void *data, int fflag, in tty_generic_ioctl() function2035 error = tty_generic_ioctl(tp, cmd, data, fflag, td); in tty_ioctl()