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

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

Completed in 47 milliseconds