Searched refs:tty_perform_flush (Results 1 – 3 of 3) sorted by relevance
846 int tty_perform_flush(struct tty_struct *tty, unsigned long arg) in tty_perform_flush() function859 EXPORT_SYMBOL_GPL(tty_perform_flush);
374 extern int tty_perform_flush(struct tty_struct *tty, unsigned long arg);
429 return tty_perform_flush(linux_tty, arg); in ipw_ioctl()