Searched refs:iproc_pcie_of_match_table (Results 1 – 1 of 1) sorted by relevance
29 static const struct of_device_id iproc_pcie_of_match_table[] = { variable39 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),