extcon_unregister_notifier
extcon_unregister_notifier(this->edev, this->id, this->nb);
EXPORT_SYMBOL_GPL(extcon_unregister_notifier);
extcon_unregister_notifier(ctx->extcon, EXTCON_DISP_MHL,
extcon_unregister_notifier(uphy->vbus_edev, EXTCON_USB,
extcon_unregister_notifier(dwc->edev, EXTCON_USB_HOST,
extcon_unregister_notifier(udc->edev, EXTCON_USB, &udc->nb);
extcon_unregister_notifier(dev->edev, EXTCON_USB, &dev->nb);
int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id,