Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Dvexpress-poweroff.c77 static const struct of_device_id vexpress_reset_of_match[] = { variable
112 of_match_device(vexpress_reset_of_match, &pdev->dev); in vexpress_reset_probe()
145 .of_match_table = vexpress_reset_of_match,