Symbol: usb_unregister_notifier
drivers/power/supply/ab8500_charger.c
3684
usb_unregister_notifier(di->usb_phy, &di->nb);
drivers/power/supply/ab8500_charger.c
3698
usb_unregister_notifier(di->usb_phy, &di->nb);
drivers/power/supply/bq256xx_charger.c
895
usb_unregister_notifier(bq->usb2_phy, &bq->usb_nb);
drivers/power/supply/bq256xx_charger.c
898
usb_unregister_notifier(bq->usb3_phy, &bq->usb_nb);
drivers/power/supply/bq25890_charger.c
1543
usb_unregister_notifier(bq->usb_phy, &bq->usb_nb);
drivers/power/supply/da9150-charger.c
606
usb_unregister_notifier(charger->usb_phy, &charger->otg_nb);
drivers/power/supply/da9150-charger.c
630
usb_unregister_notifier(charger->usb_phy, &charger->otg_nb);
drivers/power/supply/isp1704_charger.c
484
usb_unregister_notifier(isp->phy, &isp->nb);
drivers/power/supply/rt9455_charger.c
1695
usb_unregister_notifier(info->usb_phy, &info->nb);
drivers/power/supply/rt9455_charger.c
1713
usb_unregister_notifier(info->usb_phy, &info->nb);
drivers/power/supply/sc2731_charger.c
518
usb_unregister_notifier(info->usb_phy, &info->usb_notify);
drivers/power/supply/wm831x_power.c
709
usb_unregister_notifier(wm831x_power->usb_phy,
drivers/usb/fotg210/fotg210-udc.c
1158
usb_unregister_notifier(fotg210->phy, &fotg210_phy_notifier);
drivers/usb/fotg210/fotg210-udc.c
1290
usb_unregister_notifier(fotg210->phy, &fotg210_phy_notifier);
drivers/usb/gadget/udc/pxa27x_udc.c
2439
usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy);
drivers/usb/gadget/udc/pxa27x_udc.c
2457
usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy);
drivers/usb/musb/ux500.c
168
usb_unregister_notifier(musb->xceiv, &musb->nb);
drivers/usb/phy/phy.c
345
usb_unregister_notifier(res->phy, res->nb);