Searched refs:mpp_vepu2_dt_match (Results 1 – 1 of 1) sorted by relevance
973 static const struct of_device_id mpp_vepu2_dt_match[] = { variable1076 match = of_match_node(mpp_vepu2_dt_match, pdev->dev.of_node); in vepu_core_probe()1129 match = of_match_node(mpp_vepu2_dt_match, pdev->dev.of_node); in vepu_probe_default()1230 .of_match_table = of_match_ptr(mpp_vepu2_dt_match),