extcon_unregister_notifier   42 drivers/extcon/devres.c 	extcon_unregister_notifier(this->edev, this->id, this->nb);
extcon_unregister_notifier  947 drivers/extcon/extcon.c EXPORT_SYMBOL_GPL(extcon_unregister_notifier);
extcon_unregister_notifier 2350 drivers/gpu/drm/bridge/sil-sii8620.c 		extcon_unregister_notifier(ctx->extcon, EXTCON_DISP_MHL,
extcon_unregister_notifier  184 drivers/phy/qualcomm/phy-qcom-usb-hs.c 		extcon_unregister_notifier(uphy->vbus_edev, EXTCON_USB,
extcon_unregister_notifier  535 drivers/usb/dwc3/drd.c 		extcon_unregister_notifier(dwc->edev, EXTCON_USB_HOST,
extcon_unregister_notifier  219 drivers/usb/gadget/udc/snps_udc_plat.c 		extcon_unregister_notifier(udc->edev, EXTCON_USB, &udc->nb);
extcon_unregister_notifier  253 drivers/usb/gadget/udc/snps_udc_plat.c 	extcon_unregister_notifier(dev->edev, EXTCON_USB, &dev->nb);
extcon_unregister_notifier  201 include/linux/extcon.h extern int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id,