Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-aardvark.c1703 static const struct of_device_id advk_pcie_of_match_table[] = { variable
1707 MODULE_DEVICE_TABLE(of, advk_pcie_of_match_table);
1712 .of_match_table = advk_pcie_of_match_table,
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-aardvark.c1994 static const struct of_device_id advk_pcie_of_match_table[] = { variable
1998 MODULE_DEVICE_TABLE(of, advk_pcie_of_match_table);
2003 .of_match_table = advk_pcie_of_match_table,

Completed in 6 milliseconds