taglinefilesource code
vhung_up_tty_fops219kernel/chr_drv/tty_io.cstatic struct file_operations vhung_up_tty_fops = {
vhung_up_tty_fops272kernel/chr_drv/tty_io.cdo_tty_hangup(tty, &vhung_up_tty_fops);
vhung_up_tty_fops283kernel/chr_drv/tty_io.c(filp->f_op == &vhung_up_tty_fops));