Searched refs:tty_default_fops (Results 1 – 3 of 3) sorted by relevance
85 void tty_default_fops(struct file_operations *fops);
939 tty_default_fops(&ptmx_fops); in unix98_pty_init()
3497 void tty_default_fops(struct file_operations *fops) in tty_default_fops() function