Searched refs:usb_unregister_notify (Results 1 – 5 of 5) sorted by relevance
42 void usb_unregister_notify(struct notifier_block *nb) in usb_unregister_notify() function46 EXPORT_SYMBOL_GPL(usb_unregister_notify);
342 usb_unregister_notify(&usbport_data->nb); in usbport_trig_deactivate()
2907 usb_unregister_notify(&usbdev_nb); in usb_devio_cleanup()
389 usb_unregister_notify(&mon_nb); in mon_exit()
2052 extern void usb_unregister_notify(struct notifier_block *nb);
Completed in 17 milliseconds