Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c2367 * tioccons - allow admin to move logical console
2375 static int tioccons(struct file *file) in tioccons() function
2670 return real_tty != tty ? -EINVAL : tioccons(file); in tty_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c2376 * tioccons - allow admin to move logical console
2383 static int tioccons(struct file *file) in tioccons() function
2699 return real_tty != tty ? -EINVAL : tioccons(file); in tty_ioctl()

Completed in 9 milliseconds