Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c455 static long hung_up_tty_compat_ioctl(struct file *file, in hung_up_tty_compat_ioctl() function
509 .compat_ioctl = hung_up_tty_compat_ioctl,
2946 return hung_up_tty_compat_ioctl(file, cmd, arg); in tty_compat_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c445 static long hung_up_tty_compat_ioctl(struct file *file, in hung_up_tty_compat_ioctl() function
499 .compat_ioctl = hung_up_tty_compat_ioctl,
2965 return hung_up_tty_compat_ioctl(file, cmd, arg); in tty_compat_ioctl()

Completed in 8 milliseconds