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