tag
line
file
source code
mouse_fops
69
drivers/char/mouse.c
static struct file_operations mouse_fops = {
mouse_fops
95
drivers/char/mouse.c
if (register_chrdev(MOUSE_MAJOR,"mouse",&mouse_fops))