tag | line | file | source code |
---|---|---|---|
ms_bus_mouse_fops | 29 | kernel/chr_drv/mouse.c | extern struct file_operations ms_bus_mouse_fops; |
ms_bus_mouse_fops | 54 | kernel/chr_drv/mouse.c | file->f_op = &ms_bus_mouse_fops; |
ms_bus_mouse_fops | 138 | kernel/chr_drv/msbusmouse.c | struct file_operations ms_bus_mouse_fops = { |