Searched refs:usb_get_phy (Results 1 – 22 of 22) sorted by relevance
218 extern struct usb_phy *usb_get_phy(enum usb_phy_type type);235 static inline struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() function
472 phy = usb_get_phy(type); in devm_usb_get_phy()493 struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() function517 EXPORT_SYMBOL_GPL(usb_get_phy);
835 struct usb_phy *otg_trans = usb_get_phy(USB_PHY_TYPE_USB2); in usb_otg_start()
146 hcd->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2); in ohci_omap_reset()
155 hcd->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2); in fsl_ehci_drv_probe()
148 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in ux500_musb_init()
363 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in davinci_musb_init()
343 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in am35x_musb_init()
374 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in da8xx_musb_init()
1099 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in tusb_musb_init()
319 transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in pda_power_probe()
3652 di->usb_phy = usb_get_phy(USB_PHY_TYPE_USB2); in ab8500_charger_probe()
104 struct usb_phy *x = usb_get_phy(USB_PHY_TYPE_USB2); in omap_usb2_set_comparator()
249 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);272 Getting hold of the ``MUSB PHY`` driver data is done with ``usb_get_phy()``591 musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
1097 gpriv->transceiver = usb_get_phy(USB_PHY_TYPE_UNDEFINED); in usbhs_mod_gadget_probe()
1232 hsudc->transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in s3c_hsudc_probe()
2390 udc->transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in pxa_udc_probe()
2373 udc_controller->transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in fsl_udc_probe()
2815 xceiv = usb_get_phy(USB_PHY_TYPE_USB2); in omap_udc_probe()
1771 0x00000000 usb_get_phy vmlinux EXPORT_SYMBOL_GPL
41013 ffff800010af8364 T usb_get_phy
Completed in 373 milliseconds