Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/reset/
Dvexpress-poweroff.c83 static const struct of_device_id vexpress_reset_of_match[] = { variable
115 of_match_device(vexpress_reset_of_match, &pdev->dev); in vexpress_reset_probe()
148 .of_match_table = vexpress_reset_of_match,