Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c151 static long tty_compat_ioctl(struct file *file, unsigned int cmd,
154 #define tty_compat_ioctl NULL macro
482 .compat_ioctl = tty_compat_ioctl,
497 .compat_ioctl = tty_compat_ioctl,
2843 static long tty_compat_ioctl(struct file *file, unsigned int cmd, in tty_compat_ioctl() function
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c152 static long tty_compat_ioctl(struct file *file, unsigned int cmd,
155 #define tty_compat_ioctl NULL macro
472 .compat_ioctl = tty_compat_ioctl,
487 .compat_ioctl = tty_compat_ioctl,
2862 static long tty_compat_ioctl(struct file *file, unsigned int cmd, in tty_compat_ioctl() function

Completed in 9 milliseconds