Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dsyscon-reboot-mode.c81 static const struct of_device_id syscon_reboot_mode_of_match[] = { variable
85 MODULE_DEVICE_TABLE(of, syscon_reboot_mode_of_match);
91 .of_match_table = syscon_reboot_mode_of_match,