Home
last modified time | relevance | path

Searched refs:at91_shdwc_of_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c307 static const struct of_device_id at91_shdwc_of_match[] = { variable
323 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,