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

/linux-4.4.14/drivers/pci/host/
H A Dpcie-iproc-platform.c117 static const struct of_device_id iproc_pcie_of_match_table[] = { variable in typeref:struct:of_device_id
121 MODULE_DEVICE_TABLE(of, iproc_pcie_of_match_table);
126 .of_match_table = of_match_ptr(iproc_pcie_of_match_table),

Completed in 63 milliseconds