Home
last modified time | relevance | path

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

/drivers/power/reset/
A Dmacsmc-reboot.c40 struct notifier_block reboot_notify; member
131 struct macsmc_reboot *reboot = container_of(this, struct macsmc_reboot, reboot_notify); in macsmc_reboot_notify()
241 reboot->reboot_notify.notifier_call = macsmc_reboot_notify; in macsmc_reboot_probe()
264 ret = devm_register_reboot_notifier(&pdev->dev, &reboot->reboot_notify); in macsmc_reboot_probe()

Completed in 5 milliseconds