Searched defs:pci_epf_ops (Results 1 – 4 of 4) sorted by relevance
63 struct pci_epf_ops { struct64 int (*bind)(struct pci_epf *epf);65 void (*unbind)(struct pci_epf *epf);66 struct config_group *(*add_cfs)(struct pci_epf *epf,
65 struct pci_epf_ops { struct86 struct pci_epf_ops *ops; argument
365 static struct configfs_item_operations pci_epf_ops = { variable
503 static struct configfs_item_operations pci_epf_ops = { variable