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

/drivers/tty/
H A Dtty_io.c495 static const struct file_operations hung_up_tty_fops = { variable in typeref:struct:file_operations
597 filp->f_op = &hung_up_tty_fops;
752 return (filp->f_op == &hung_up_tty_fops);
2001 if (filp->f_op == &hung_up_tty_fops)

Completed in 58 milliseconds