Searched refs:set_host (Results 1 – 12 of 12) sorted by relevance
27 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); member85 if (otg && otg->set_host) in otg_set_host()86 return otg->set_host(otg, host); in otg_set_host()
280 otg->set_host = ulpi_set_host; in otg_ulpi_create()
289 nop->phy.otg->set_host = nop_set_host; in usb_phy_gen_create_phy()
394 tu->phy.otg->set_host = tahvo_usb_set_host; in tahvo_usb_probe()
722 otg->set_host = mv_otg_set_host; in mv_otg_probe()
827 fsl_otg_tc->phy.otg->set_host = fsl_otg_set_host; in fsl_otg_conf()
1399 otg->set_host = ab8500_usb_set_host; in ab8500_usb_probe()
1586 isp->phy.otg->set_host = isp1301_set_host, in isp1301_probe()
1796 phy->otg->set_host = msm_otg_set_host; in msm_otg_probe()
234 otg->set_host = dm816x_usb_phy_set_host; in dm816x_usb_phy_probe()
246 otg->set_host = omap_usb_set_host; in omap_usb2_probe()
681 otg->set_host = twl4030_set_host; in twl4030_usb_probe()