Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
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()