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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_io.c150 static long tty_compat_ioctl(struct file *file, unsigned int cmd,
153 #define tty_compat_ioctl NULL macro
453 .compat_ioctl = tty_compat_ioctl,
465 .compat_ioctl = tty_compat_ioctl,
2613 static long tty_compat_ioctl(struct file *file, unsigned int cmd, function

Completed in 35 milliseconds