Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/reset/
Dsyscon-reboot-mode.c69 static const struct of_device_id syscon_reboot_mode_of_match[] = { variable
73 MODULE_DEVICE_TABLE(of, syscon_reboot_mode_of_match);
79 .of_match_table = syscon_reboot_mode_of_match,