Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsstate.c74 static struct notifier_block sstate_reboot_notifier = { variable
110 register_reboot_notifier(&sstate_reboot_notifier); in sstate_init()