Home
last modified time | relevance | path

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

/drivers/pci/host/
Dpcie-iproc-platform.c29 static const struct of_device_id iproc_pcie_of_match_table[] = { variable
39 MODULE_DEVICE_TABLE(of, iproc_pcie_of_match_table);
52 of_id = of_match_device(iproc_pcie_of_match_table, dev); in iproc_pcie_pltfm_probe()
141 .of_match_table = of_match_ptr(iproc_pcie_of_match_table),