Home
last modified time | relevance | path

Searched refs:watchdog_notifier (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Df71808e_wdt.c666 static struct notifier_block watchdog_notifier = { variable
710 err = register_reboot_notifier(&watchdog_notifier); in watchdog_init()
772 unregister_reboot_notifier(&watchdog_notifier); in watchdog_init()
869 unregister_reboot_notifier(&watchdog_notifier); in f71808e_exit()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83793.c1490 static struct notifier_block watchdog_notifier = { variable
1529 unregister_reboot_notifier(&watchdog_notifier); in w83793_remove()
1840 err = register_reboot_notifier(&watchdog_notifier); in w83793_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83793.c1490 static struct notifier_block watchdog_notifier = { variable
1529 unregister_reboot_notifier(&watchdog_notifier); in w83793_remove()
1838 err = register_reboot_notifier(&watchdog_notifier); in w83793_probe()

Completed in 7 milliseconds