Lines Matching defs:epf
32 void pci_epf_linkup(struct pci_epf *epf) in pci_epf_linkup()
51 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind()
70 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind()
91 void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar) in pci_epf_free_space()
116 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space()
239 void pci_epf_destroy(struct pci_epf *epf) in pci_epf_destroy()
256 struct pci_epf *epf; in pci_epf_create() local
293 pci_epf_match_device(const struct pci_epf_device_id *id, struct pci_epf *epf) in pci_epf_match_device()
310 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release() local
321 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id()
334 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match() local
345 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_probe() local
359 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_remove() local