tag
line
file
source code
mouse_fops
68
kernel/chr_drv/mouse.c
static struct file_operations mouse_fops = {
mouse_fops
94
kernel/chr_drv/mouse.c
if (register_chrdev(10,"mouse",&mouse_fops))