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

/linux-4.1.27/drivers/watchdog/
H A Dpcwd_usb.c582 static struct notifier_block usb_pcwd_notifier = { variable in typeref:struct:notifier_block
726 retval = register_reboot_notifier(&usb_pcwd_notifier); usb_pcwd_probe()
757 unregister_reboot_notifier(&usb_pcwd_notifier); usb_pcwd_probe()
796 unregister_reboot_notifier(&usb_pcwd_notifier); usb_pcwd_disconnect()

Completed in 30 milliseconds