Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dphy.h339 usb_register_notifier(struct usb_phy *x, struct notifier_block *nb) in usb_register_notifier() function
/Linux-v4.19/drivers/usb/musb/
Dux500.c155 status = usb_register_notifier(musb->xceiv, &musb->nb); in ux500_musb_init()
/Linux-v4.19/drivers/power/supply/
Dpda_power.c381 ret = usb_register_notifier(transceiver, &otg_nb); in pda_power_probe()
Disp1704_charger.c492 ret = usb_register_notifier(isp->phy, &isp->nb); in isp1704_charger_probe()
Dda9150-charger.c594 usb_register_notifier(charger->usb_phy, &charger->otg_nb); in da9150_charger_probe()
Dwm831x_power.c656 ret = usb_register_notifier(power->usb_phy, &power->usb_notify); in wm831x_power_probe()
Dbq25890_charger.c877 usb_register_notifier(bq->usb_phy, &bq->usb_nb); in bq25890_probe()
Drt9455_charger.c1652 ret = usb_register_notifier(info->usb_phy, &info->nb); in rt9455_probe()
Dab8500_charger.c3540 ret = usb_register_notifier(di->usb_phy, &di->nb); in ab8500_charger_probe()
/Linux-v4.19/drivers/usb/phy/
Dphy.c514 usb_register_notifier(phy, nb); in devm_usb_get_phy_by_node()
/Linux-v4.19/drivers/usb/gadget/udc/
Dpxa27x_udc.c2431 usb_register_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_probe()