Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dwdt_pci.c597 static struct notifier_block wdtpci_notifier = { variable
655 ret = register_reboot_notifier(&wdtpci_notifier); in wdtpci_init_one()
691 unregister_reboot_notifier(&wdtpci_notifier); in wdtpci_init_one()
709 unregister_reboot_notifier(&wdtpci_notifier); in wdtpci_remove_one()