Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dpty.c869 tty_default_fops(&ptmx_fops); in unix98_pty_init()
Dtty_io.c3559 void tty_default_fops(struct file_operations *fops) in tty_default_fops() function
/linux-4.1.27/include/linux/
Dtty.h509 extern void tty_default_fops(struct file_operations *fops);