Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dhw.c282 static const struct of_device_id rkispp_hw_of_match[] = { variable
304 match = of_match_node(rkispp_hw_of_match, node); in rkispp_hw_probe()
486 .of_match_table = of_match_ptr(rkispp_hw_of_match),