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