Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_ioctl.c1107 int tty_perform_flush(struct tty_struct *tty, unsigned long arg) in tty_perform_flush() function
1120 EXPORT_SYMBOL_GPL(tty_perform_flush);
/linux-4.4.14/drivers/tty/ipwireless/
Dtty.c441 return tty_perform_flush(linux_tty, arg); in ipw_ioctl()
/linux-4.4.14/include/linux/
Dtty.h510 extern int tty_perform_flush(struct tty_struct *tty, unsigned long arg);