Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/pci/
H A Dpcie-dw-rockchip.c1244 static const struct of_device_id rk_pcie_of_match[] = { variable
1264 MODULE_DEVICE_TABLE(of, rk_pcie_of_match);
1435 match = of_match_device(rk_pcie_of_match, dev); in rk_pcie_really_probe()
1737 .of_match_table = rk_pcie_of_match,
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/dwc/
H A Dpcie-dw-rockchip.c1497 static const struct of_device_id rk_pcie_of_match[] = { variable
1525 MODULE_DEVICE_TABLE(of, rk_pcie_of_match);
1712 match = of_match_device(rk_pcie_of_match, dev); in rk_pcie_really_probe()
2015 .of_match_table = rk_pcie_of_match,

Completed in 5 milliseconds