Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpcie-designware.c70 static struct hw_pci dw_pci; variable
507 dw_pci.msi_ctrl = &dw_pcie_msi_chip; in dw_pcie_host_init()
510 dw_pci.nr_controllers = 1; in dw_pcie_host_init()
511 dw_pci.private_data = (void **)&pp; in dw_pcie_host_init()
513 pci_common_init_dev(pp->dev, &dw_pci); in dw_pcie_host_init()
756 static struct hw_pci dw_pci = { variable