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