Searched refs:fw_device_ops (Results 1 – 2 of 2) sorted by relevance
1483 fw_cdev_major = register_chrdev(0, "firewire", &fw_device_ops); in fw_core_init()
1902 const struct file_operations fw_device_ops = { variable