Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/reset/
Dat91-sama5d2_shdwc.c307 static const struct of_device_id at91_shdwc_of_match[] = { variable
323 MODULE_DEVICE_TABLE(of, at91_shdwc_of_match);
357 match = of_match_node(at91_shdwc_of_match, pdev->dev.of_node); in at91_shdwc_probe()
450 .of_match_table = at91_shdwc_of_match,