Home
last modified time | relevance | path

Searched refs:mpp_vepu2_dt_match (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_vepu2.c874 static const struct of_device_id mpp_vepu2_dt_match[] = { variable
982 match = of_match_node(mpp_vepu2_dt_match, pdev->dev.of_node); in vepu_core_probe()
1035 match = of_match_node(mpp_vepu2_dt_match, pdev->dev.of_node); in vepu_probe_default()
1143 .of_match_table = of_match_ptr(mpp_vepu2_dt_match),
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vepu2.c897 static const struct of_device_id mpp_vepu2_dt_match[] = { variable
1000 match = of_match_node(mpp_vepu2_dt_match, pdev->dev.of_node); in vepu_core_probe()
1053 match = of_match_node(mpp_vepu2_dt_match, pdev->dev.of_node); in vepu_probe_default()
1162 .of_match_table = of_match_ptr(mpp_vepu2_dt_match),

Completed in 4 milliseconds