Searched refs:at91_reset_of_match (Results 1 – 1 of 1) sorted by relevance
181 static const struct of_device_id at91_reset_of_match[] = { variable188 MODULE_DEVICE_TABLE(of, at91_reset_of_match);219 match = of_match_node(at91_reset_of_match, pdev->dev.of_node); in at91_reset_probe()255 .of_match_table = at91_reset_of_match,