Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
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()