Searched refs:usb_bind_phy (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/arm/mach-omap2/ |
D | board-rx51.c | 106 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); in rx51_init()
|
D | board-ldp.c | 410 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); in omap_ldp_init()
|
D | usb-host.c | 483 usb_bind_phy("ehci-omap.0", phy->port - 1, phy_id); in usbhs_init_phys()
|
/linux-4.4.14/include/linux/usb/ |
D | phy.h | 212 extern int usb_bind_phy(const char *dev_name, u8 index, 257 static inline int usb_bind_phy(const char *dev_name, u8 index, in usb_bind_phy() function
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy.c | 479 int usb_bind_phy(const char *dev_name, u8 index, in usb_bind_phy() function 499 EXPORT_SYMBOL_GPL(usb_bind_phy);
|