tag | line | file | source code |
---|---|---|---|
atixl_busmouse_fops | 142 | kernel/chr_drv/atixlmouse.c | struct file_operations atixl_busmouse_fops = { |
atixl_busmouse_fops | 30 | kernel/chr_drv/mouse.c | extern struct file_operations atixl_busmouse_fops; |
atixl_busmouse_fops | 59 | kernel/chr_drv/mouse.c | file->f_op = &atixl_busmouse_fops; |