Searched refs:of_hantro_match (Results 1 – 1 of 1) sorted by relevance
713 static const struct of_device_id of_hantro_match[] = { variable739 MODULE_DEVICE_TABLE(of, of_hantro_match);885 match = of_match_node(of_hantro_match, vpu->dev->of_node); in hantro_add_func()1004 match = of_match_node(of_hantro_match, pdev->dev.of_node); in hantro_probe()1228 .of_match_table = of_hantro_match,