raw_ctl_fops 38 drivers/char/raw.c static const struct file_operations raw_ctl_fops; /* forward declaration */ raw_ctl_fops 62 drivers/char/raw.c filp->f_op = &raw_ctl_fops; raw_ctl_fops 297 drivers/char/raw.c static const struct file_operations raw_ctl_fops = {