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()
220 void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar, in pci_epf_free_space()
262 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space()
410 void pci_epf_destroy(struct pci_epf *epf) in pci_epf_destroy()
427 struct pci_epf *epf; in pci_epf_create() local
470 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release() local
481 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id()
494 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match() local
505 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_probe() local
518 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_remove() local