Searched refs:usb_bind_phy (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
H A Dboard-rx51.c106 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); rx51_init()
H A Dboard-ldp.c410 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); omap_ldp_init()
H A Dusb-host.c483 usb_bind_phy("ehci-omap.0", phy->port - 1, phy_id); usbhs_init_phys()
/linux-4.4.14/include/linux/usb/
H A Dphy.h212 extern int usb_bind_phy(const char *dev_name, u8 index,
257 static inline int usb_bind_phy(const char *dev_name, u8 index, usb_bind_phy() function
/linux-4.4.14/drivers/usb/phy/
H A Dphy.c468 * usb_bind_phy - bind the phy and the controller that uses the phy
479 int usb_bind_phy(const char *dev_name, u8 index, usb_bind_phy() function
499 EXPORT_SYMBOL_GPL(usb_bind_phy); variable

Completed in 189 milliseconds