Searched refs:reboot_notifier (Results 1 – 3 of 3) sorted by relevance
39 struct notifier_block reboot_notifier; member118 timer = container_of(nb, struct brcmstb_waketmr, reboot_notifier); in brcmstb_waketmr_reboot()259 timer->reboot_notifier.notifier_call = brcmstb_waketmr_reboot; in brcmstb_waketmr_probe()260 register_reboot_notifier(&timer->reboot_notifier); in brcmstb_waketmr_probe()276 unregister_reboot_notifier(&timer->reboot_notifier); in brcmstb_waketmr_probe()289 unregister_reboot_notifier(&timer->reboot_notifier); in brcmstb_waketmr_remove()
9 struct notifier_block reboot_notifier; member
331 struct notifier_block reboot_notifier; /* default mode before reboot */ member