raw_fops          286 drivers/char/raw.c static const struct file_operations raw_fops = {
raw_fops          337 drivers/char/raw.c 	cdev_init(&raw_cdev, &raw_fops);
raw_fops           37 drivers/staging/greybus/raw.c static const struct file_operations raw_fops;
raw_fops          188 drivers/staging/greybus/raw.c 	cdev_init(&raw->cdev, &raw_fops);
raw_fops          317 drivers/staging/greybus/raw.c static const struct file_operations raw_fops = {