taglinefilesource code
psaux_fops28kernel/chr_drv/mouse.cextern struct file_operations psaux_fops;
psaux_fops49kernel/chr_drv/mouse.cfile->f_op = &psaux_fops;
psaux_fops268kernel/chr_drv/psaux.cstruct file_operations psaux_fops = {