Home
last modified time | relevance | path

Searched refs:pci_ecam_create (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dpci-ecam.h41 struct pci_config_window *pci_ecam_create(struct device *dev,
/linux-4.19.296/drivers/pci/controller/
Dpci-host-common.c40 cfg = pci_ecam_create(dev, &cfgres, bus_range, ops); in gen_pci_init()
/linux-4.19.296/drivers/pci/
Decam.c27 struct pci_config_window *pci_ecam_create(struct device *dev, in pci_ecam_create() function