Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dpcwd_usb.c581 static struct notifier_block usb_pcwd_notifier = { variable
725 retval = register_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_probe()
756 unregister_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_probe()
795 unregister_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_disconnect()