usb_unregister_notify
usb_unregister_notify(&usbdev_nb);
usb_unregister_notify(&usbport_data->nb);
EXPORT_SYMBOL_GPL(usb_unregister_notify);
usb_unregister_notify(&mon_nb);
extern void usb_unregister_notify(struct notifier_block *nb);