Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-designware.c72 static struct pci_ops dw_pcie_ops; variable
537 &dw_pcie_ops, pp, &res, in dw_pcie_host_init()
541 bus = pci_scan_root_bus(pp->dev, pp->root_bus_nr, &dw_pcie_ops, in dw_pcie_host_init()
703 static struct pci_ops dw_pcie_ops = { variable