Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dda9150-charger.c625 usb_unregister_notifier(charger->usb_phy, &charger->otg_nb); in da9150_charger_probe()
664 usb_unregister_notifier(charger->usb_phy, &charger->otg_nb); in da9150_charger_remove()
Dbq25890_charger.c923 usb_unregister_notifier(bq->usb_phy, &bq->usb_nb); in bq25890_probe()
935 usb_unregister_notifier(bq->usb_phy, &bq->usb_nb); in bq25890_remove()
Disp1704_charger.c484 usb_unregister_notifier(isp->phy, &isp->nb); in isp1704_charger_remove()
Dsc2731_charger.c518 usb_unregister_notifier(info->usb_phy, &info->usb_notify); in sc2731_charger_remove()
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()
Dwm831x_power.c705 usb_unregister_notifier(wm831x_power->usb_phy, in wm831x_power_remove()
Dab8500_charger.c3298 usb_unregister_notifier(di->usb_phy, &di->nb); in ab8500_charger_remove()
3596 usb_unregister_notifier(di->usb_phy, &di->nb); in ab8500_charger_probe()
/Linux-v5.4/include/linux/usb/
Dphy.h345 usb_unregister_notifier(struct usb_phy *x, struct notifier_block *nb) in usb_unregister_notifier() function
/Linux-v5.4/drivers/usb/musb/
Dux500.c168 usb_unregister_notifier(musb->xceiv, &musb->nb); in ux500_musb_exit()
/Linux-v5.4/drivers/usb/phy/
Dphy.c296 usb_unregister_notifier(res->phy, res->nb); in devm_usb_phy_release2()
/Linux-v5.4/drivers/usb/gadget/udc/
Dpxa27x_udc.c2443 usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_probe()
2461 usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_remove()