tag
line
file
source code
psaux_fops
28
kernel/chr_drv/mouse.c
extern struct file_operations psaux_fops;
psaux_fops
49
kernel/chr_drv/mouse.c
file->f_op = &psaux_fops;
psaux_fops
268
kernel/chr_drv/psaux.c
struct file_operations psaux_fops = {