Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.c576 static const struct of_device_id rkisp_hw_of_match[] = { variable
855 match = of_match_node(rkisp_hw_of_match, node); in rkisp_hw_probe()
1124 .of_match_table = of_match_ptr(rkisp_hw_of_match),