Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-mvebu/
Dmvebu-soc-id.c41 static const struct of_device_id mvebu_pcie_of_match_table[] = { variable
66 np = of_find_matching_node(NULL, mvebu_pcie_of_match_table); in get_soc_id_by_pci()
/linux-4.1.27/drivers/pci/host/
Dpci-mvebu.c1094 static const struct of_device_id mvebu_pcie_of_match_table[] = { variable
1101 MODULE_DEVICE_TABLE(of, mvebu_pcie_of_match_table);
1111 .of_match_table = mvebu_pcie_of_match_table,