Searched refs:set_host (Results 1 – 7 of 7) 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()
212 otg->set_host = dm816x_usb_phy_set_host; in dm816x_usb_phy_probe()
485 otg->set_host = omap_usb_set_host; in omap_usb2_probe()
723 otg->set_host = twl4030_set_host; in twl4030_usb_probe()
274 nop->phy.otg->set_host = nop_set_host; in usb_phy_gen_create_phy()
810 fsl_otg_tc->phy.otg->set_host = fsl_otg_set_host; in fsl_otg_conf()
713 port->usb_phy.otg->set_host = tegra_xusb_set_host; in tegra_xusb_setup_usb_role_switch()