Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/power/reset/
Dmsm-poweroff.c42 static const struct of_device_id of_msm_restart_match[] = { variable
46 MODULE_DEVICE_TABLE(of, of_msm_restart_match);
52 .of_match_table = of_match_ptr(of_msm_restart_match),