Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dpcwd_pci.c672 static struct notifier_block pcipcwd_notifier = { variable
744 ret = register_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_init()
775 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_init()
793 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_exit()