Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c449 static long hung_up_tty_ioctl(struct file *file, unsigned int cmd, in hung_up_tty_ioctl() function
508 .unlocked_ioctl = hung_up_tty_ioctl,
2754 return hung_up_tty_ioctl(file, cmd, arg); in tty_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c439 static long hung_up_tty_ioctl(struct file *file, unsigned int cmd, in hung_up_tty_ioctl() function
498 .unlocked_ioctl = hung_up_tty_ioctl,
2785 return hung_up_tty_ioctl(file, cmd, arg); in tty_ioctl()

Completed in 8 milliseconds