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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_io.c471 static const struct file_operations hung_up_tty_fops = { variable in typeref:struct:file_operations
573 filp->f_op = &hung_up_tty_fops;
728 return (filp->f_op == &hung_up_tty_fops);
1894 if (filp->f_op == &hung_up_tty_fops)

Completed in 24 milliseconds