Home
last modified time | relevance | path

Searched refs:usb_unregister_notifier (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/power/supply/
H A Dda9150-charger.c606 usb_unregister_notifier(charger->usb_phy, &charger->otg_nb); in da9150_charger_probe()
630 usb_unregister_notifier(charger->usb_phy, &charger->otg_nb); in da9150_charger_remove()
H A Disp1704_charger.c484 usb_unregister_notifier(isp->phy, &isp->nb); in isp1704_charger_remove()
H A Dsc2731_charger.c518 usb_unregister_notifier(info->usb_phy, &info->usb_notify); in sc2731_charger_remove()
H A Drt9455_charger.c1694 usb_unregister_notifier(info->usb_phy, &info->nb); in rt9455_probe()
1712 usb_unregister_notifier(info->usb_phy, &info->nb); in rt9455_remove()
H A Dwm831x_power.c703 usb_unregister_notifier(wm831x_power->usb_phy, in wm831x_power_remove()
H A Dbq256xx_charger.c904 usb_unregister_notifier(bq->usb2_phy, &bq->usb_nb); in bq256xx_charger_reset()
907 usb_unregister_notifier(bq->usb3_phy, &bq->usb_nb); in bq256xx_charger_reset()
H A Dab8500_charger.c3673 usb_unregister_notifier(di->usb_phy, &di->nb); in ab8500_charger_probe()
3687 usb_unregister_notifier(di->usb_phy, &di->nb); in ab8500_charger_remove()
H A Dbq25890_charger.c1543 usb_unregister_notifier(bq->usb_phy, &bq->usb_nb); in bq25890_remove()
/linux/include/linux/usb/
H A Dphy.h345 usb_unregister_notifier(struct usb_phy *x, struct notifier_block *nb) in usb_unregister_notifier() function
/linux/drivers/usb/musb/
H A Dux500.c168 usb_unregister_notifier(musb->xceiv, &musb->nb); in ux500_musb_exit()
/linux/drivers/usb/phy/
H A Dphy.c345 usb_unregister_notifier(res->phy, res->nb); in devm_usb_phy_release2()
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c1158 usb_unregister_notifier(fotg210->phy, &fotg210_phy_notifier); in fotg210_udc_remove()
1290 usb_unregister_notifier(fotg210->phy, &fotg210_phy_notifier); in fotg210_udc_probe()
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c2437 usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_probe()
2455 usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_remove()