Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpp.c678 static const struct of_device_id mpp_vdpp_dt_match[] = { variable
703 match = of_match_node(mpp_vdpp_dt_match, pdev->dev.of_node); in vdpp_probe()
781 .of_match_table = of_match_ptr(mpp_vdpp_dt_match),