Searched defs:pci_epf_ops (Results 1 – 2 of 2) 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,
499 static struct configfs_item_operations pci_epf_ops = { variable
Completed in 5 milliseconds