Lines Matching defs:epf
31 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind()
59 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind()
219 void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar, in pci_epf_free_space()
259 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space()
394 void pci_epf_destroy(struct pci_epf *epf) in pci_epf_destroy()
411 struct pci_epf *epf; in pci_epf_create() local
454 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release() local
465 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id()
478 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match() local
489 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_probe() local
502 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_remove() local