Searched refs:ircut_of_match (Results 1 – 1 of 1) sorted by relevance
323 static const struct of_device_id ircut_of_match[] = { variable330 MODULE_DEVICE_TABLE(of, ircut_of_match);353 match = of_match_node(ircut_of_match, pdev->dev.of_node); in ircut_probe()454 .of_match_table = of_match_ptr(ircut_of_match),