Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dhw.c800 static const struct of_device_id rkcif_plat_of_match[] = { variable
967 match = of_match_node(rkcif_plat_of_match, node); in rkcif_plat_hw_probe()
1158 .of_match_table = of_match_ptr(rkcif_plat_of_match),
H A Ddev.c1645 static const struct of_device_id rkcif_plat_of_match[] = { variable
1683 match = of_match_node(rkcif_plat_of_match, node); in rkcif_plat_probe()
1812 .of_match_table = of_match_ptr(rkcif_plat_of_match),
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.c816 static const struct of_device_id rkcif_plat_of_match[] = { variable
971 match = of_match_node(rkcif_plat_of_match, node); in rkcif_plat_hw_probe()
1158 .of_match_table = of_match_ptr(rkcif_plat_of_match),
H A Ddev.c1754 static const struct of_device_id rkcif_plat_of_match[] = { variable
1795 match = of_match_node(rkcif_plat_of_match, node); in rkcif_plat_probe()
1918 .of_match_table = of_match_ptr(rkcif_plat_of_match),

Completed in 9 milliseconds