Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/reset/
Dst-poweroff.c68 static const struct of_device_id st_reset_of_match[] = { variable
82 match = of_match_device(st_reset_of_match, dev); in st_reset_probe()
102 .of_match_table = st_reset_of_match,