Home
last modified time | relevance | path

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

/drivers/watchdog/
Dintel_scu_watchdog.c489 watchdog_device.intel_scu_notifier.notifier_call = in intel_scu_watchdog_init()
492 ret = register_reboot_notifier(&watchdog_device.intel_scu_notifier); in intel_scu_watchdog_init()
526 unregister_reboot_notifier(&watchdog_device.intel_scu_notifier); in intel_scu_watchdog_init()
Dintel_scu_watchdog.h43 struct notifier_block intel_scu_notifier; member