Lines Matching defs:epf
31 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind()
52 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind()
80 void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar) in pci_epf_free_space()
107 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space()
231 void pci_epf_destroy(struct pci_epf *epf) in pci_epf_destroy()
248 struct pci_epf *epf; in pci_epf_create() local
286 pci_epf_match_device(const struct pci_epf_device_id *id, struct pci_epf *epf) in pci_epf_match_device()
303 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release() local
314 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id()
327 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match() local
338 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_probe() local
352 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_remove() local