Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.c1071 static const struct of_device_id rkcif_plat_of_match[] = { variable
1316 match = of_match_node(rkcif_plat_of_match, node); in rkcif_plat_hw_probe()
1548 .of_match_table = of_match_ptr(rkcif_plat_of_match),
H A Ddev.c2089 static const struct of_device_id rkcif_plat_of_match[] = { variable
2159 match = of_match_node(rkcif_plat_of_match, node); in rkcif_plat_probe()
2292 .of_match_table = of_match_ptr(rkcif_plat_of_match),