fw_device_ops    1789 drivers/firewire/core-cdev.c const struct file_operations fw_device_ops = {
fw_device_ops    1272 drivers/firewire/core-transaction.c 	fw_cdev_major = register_chrdev(0, "firewire", &fw_device_ops);
fw_device_ops     126 drivers/firewire/core.h extern const struct file_operations fw_device_ops;