Searched refs:usb_put_phy (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/drivers/usb/renesas_usbhs/
H A Drcar2.c58 usb_put_phy(priv->usb_phy); usbhs_rcar2_hardware_exit()
/linux-4.1.27/drivers/usb/phy/
H A Dphy.c79 usb_put_phy(phy); devm_usb_phy_release()
125 * calling usb_put_phy() to release that count.
231 * calling usb_put_phy() to release that count.
295 * destroys the devres associated with this phy and invokes usb_put_phy
310 * usb_put_phy - release the USB PHY
317 void usb_put_phy(struct usb_phy *x) usb_put_phy() function
326 EXPORT_SYMBOL_GPL(usb_put_phy); variable
/linux-4.1.27/include/linux/usb/
H A Dphy.h208 extern void usb_put_phy(struct usb_phy *);
241 static inline void usb_put_phy(struct usb_phy *x) usb_put_phy() function
/linux-4.1.27/drivers/usb/musb/
H A Djz4740.c103 usb_put_phy(musb->xceiv); jz4740_musb_exit()
H A Ddavinci.c439 usb_put_phy(musb->xceiv); davinci_musb_init()
488 usb_put_phy(musb->xceiv); davinci_musb_exit()
H A Dux500.c185 usb_put_phy(musb->xceiv); ux500_musb_exit()
H A Dam35x.c405 usb_put_phy(musb->xceiv); am35x_musb_exit()
H A Dblackfin.c462 usb_put_phy(musb->xceiv); bfin_musb_exit()
H A Dda8xx.c455 usb_put_phy(musb->xceiv); da8xx_musb_exit()
H A Dtusb6010.c1164 usb_put_phy(musb->xceiv); tusb_musb_init()
1179 usb_put_phy(musb->xceiv); tusb_musb_exit()
/linux-4.1.27/drivers/usb/host/
H A Dohci-omap.c230 usb_put_phy(hcd->usb_phy); ohci_omap_reset()
404 usb_put_phy(hcd->usb_phy); usb_hcd_omap_remove()
H A Dehci-fsl.c141 usb_put_phy(hcd->usb_phy); usb_hcd_fsl_probe()
180 usb_put_phy(hcd->usb_phy); usb_hcd_fsl_remove()
/linux-4.1.27/drivers/power/
H A Dpda_power.c411 usb_put_phy(transceiver); pda_power_probe()
446 usb_put_phy(transceiver); pda_power_remove()
H A Dtwl4030_charger.c676 usb_put_phy(bci->transceiver); twl4030_bci_probe()
708 usb_put_phy(bci->transceiver); twl4030_bci_remove()
H A Dab8500_charger.c3419 usb_put_phy(di->usb_phy); ab8500_charger_remove()
3727 usb_put_phy(di->usb_phy); ab8500_charger_probe()
/linux-4.1.27/drivers/usb/core/
H A Dhcd.c2655 usb_put_phy(phy); usb_add_hcd()
2839 usb_put_phy(hcd->usb_phy); usb_add_hcd()
2922 usb_put_phy(hcd->usb_phy); usb_remove_hcd()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Ds3c-hsudc.c1339 usb_put_phy(hsudc->transceiver); s3c_hsudc_probe()
H A Domap_udc.c2924 usb_put_phy(xceiv); omap_udc_probe()
2954 usb_put_phy(udc->transceiver); omap_udc_remove()
H A Dpxa27x_udc.c2494 usb_put_phy(udc->transceiver); pxa_udc_remove()

Completed in 429 milliseconds