Searched refs:at91_shdwc_of_match (Results 1 – 1 of 1) sorted by relevance
228 static const struct of_device_id at91_shdwc_of_match[] = { variable236 MODULE_DEVICE_TABLE(of, at91_shdwc_of_match);262 match = of_match_node(at91_shdwc_of_match, pdev->dev.of_node); in at91_shdwc_probe()322 .of_match_table = at91_shdwc_of_match,