Searched refs:set_host (Results 1 – 12 of 12) sorted by relevance
28 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); member86 if (otg && otg->set_host) in otg_set_host()87 return otg->set_host(otg, host); in otg_set_host()
254 otg->set_host = ulpi_set_host; in otg_ulpi_init()
279 nop->phy.otg->set_host = nop_set_host; in usb_phy_gen_create_phy()
380 tu->phy.otg->set_host = tahvo_usb_set_host; in tahvo_usb_probe()
809 fsl_otg_tc->phy.otg->set_host = fsl_otg_set_host; in fsl_otg_conf()
901 otg->set_host = ab8500_usb_set_host; in ab8500_usb_probe()
707 otg->set_host = mv_otg_set_host; in mv_otg_probe()
221 otg->set_host = dm816x_usb_phy_set_host; in dm816x_usb_phy_probe()
477 otg->set_host = omap_usb_set_host; in omap_usb2_probe()
722 otg->set_host = twl4030_set_host; in twl4030_usb_probe()
640 otg->set_host = cpcap_usb_phy_set_host; in cpcap_usb_phy_probe()
707 port->usb_phy.otg->set_host = tegra_xusb_set_host; in tegra_xusb_setup_usb_role_switch()
Completed in 19 milliseconds