Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_ioctl.c1081 static int __tty_perform_flush(struct tty_struct *tty, unsigned long arg) in __tty_perform_flush() function
1115 retval = __tty_perform_flush(tty, arg); in tty_perform_flush()
1165 return __tty_perform_flush(tty, arg); in n_tty_ioctl_helper()