Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpcwd_pci.c674 static struct notifier_block pcipcwd_notifier = { variable
746 ret = register_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_init()
777 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_init()
795 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_exit()