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