Home
last modified time | relevance | path

Searched refs:fw_device_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firewire/
H A Dcore.h126 extern const struct file_operations fw_device_ops;
H A Dcore-transaction.c1364 fw_cdev_major = register_chrdev(0, "firewire", &fw_device_ops); in fw_core_init()
H A Dcore-cdev.c1921 const struct file_operations fw_device_ops = { variable