event_fops        553 drivers/misc/ibmasm/ibmasmfs.c static const struct file_operations event_fops = {
event_fops        592 drivers/misc/ibmasm/ibmasmfs.c 		ibmasmfs_create_file(dir, "event", &event_fops, sp, S_IRUSR|S_IWUSR);
event_fops        402 drivers/platform/chrome/wilco_ec/event.c static const struct file_operations event_fops = {
event_fops        489 drivers/platform/chrome/wilco_ec/event.c 	cdev_init(&dev_data->cdev, &event_fops);