Home
last modified time | relevance | path

Searched refs:tty_perform_flush (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
Dtty_ioctl.c822 int tty_perform_flush(struct tty_struct *tty, unsigned long arg) in tty_perform_flush() function
835 EXPORT_SYMBOL_GPL(tty_perform_flush);
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
Dtty.c431 return tty_perform_flush(linux_tty, arg); in ipw_ioctl()
/kernel/linux/linux-5.10/include/linux/
Dtty.h562 extern int tty_perform_flush(struct tty_struct *tty, unsigned long arg);