Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dpcwd_pci.c673 static struct notifier_block pcipcwd_notifier = { variable
745 ret = register_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_init()
776 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_init()
794 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_exit()