Searched refs:of_hantro_match (Results 1 – 1 of 1) sorted by relevance
712 static const struct of_device_id of_hantro_match[] = { variable738 MODULE_DEVICE_TABLE(of, of_hantro_match);884 match = of_match_node(of_hantro_match, vpu->dev->of_node); in hantro_add_func()1001 match = of_match_node(of_hantro_match, pdev->dev.of_node); in hantro_probe()1225 .of_match_table = of_hantro_match,