Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dpcwd_usb.c578 static struct notifier_block usb_pcwd_notifier = { variable
721 retval = register_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_probe()
752 unregister_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_probe()
791 unregister_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_disconnect()