Home
last modified time | relevance | path

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

/drivers/tty/
Dtty_ioctl.c905 static int __tty_perform_flush(struct tty_struct *tty, unsigned long arg) in __tty_perform_flush() function
939 retval = __tty_perform_flush(tty, arg); in tty_perform_flush()
989 return __tty_perform_flush(tty, arg); in n_tty_ioctl_helper()