Home
last modified time | relevance | path

Searched refs:tty_perform_flush (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_ioctl.c844 int tty_perform_flush(struct tty_struct *tty, unsigned long arg) in tty_perform_flush() function
857 EXPORT_SYMBOL_GPL(tty_perform_flush); variable
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ioctl.c931 int tty_perform_flush(struct tty_struct *tty, unsigned long arg) in tty_perform_flush() function
944 EXPORT_SYMBOL_GPL(tty_perform_flush); variable
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dtty.c431 return tty_perform_flush(linux_tty, arg); in ipw_ioctl()
/kernel/linux/linux-6.6/include/linux/
H A Dtty.h462 int tty_perform_flush(struct tty_struct *tty, unsigned long arg);
/kernel/linux/linux-6.6/drivers/tty/ipwireless/
H A Dtty.c429 return tty_perform_flush(linux_tty, arg); in ipw_ioctl()
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h499 extern int tty_perform_flush(struct tty_struct *tty, unsigned long arg);

Completed in 7 milliseconds