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

/linux-master/drivers/watchdog/
H A Dpcwd_pci.c674 static struct notifier_block pcipcwd_notifier = { variable in typeref:struct:notifier_block
746 ret = register_reboot_notifier(&pcipcwd_notifier);
777 unregister_reboot_notifier(&pcipcwd_notifier);
795 unregister_reboot_notifier(&pcipcwd_notifier);

Completed in 308 milliseconds