Home
last modified time | relevance | path

Searched refs:set_host (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/include/linux/usb/
Dotg.h28 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); member
86 if (otg && otg->set_host) in otg_set_host()
87 return otg->set_host(otg, host); in otg_set_host()
/Linux-v5.4/drivers/usb/phy/
Dphy-ulpi.c267 otg->set_host = ulpi_set_host; in otg_ulpi_create()
Dphy-generic.c294 nop->phy.otg->set_host = nop_set_host; in usb_phy_gen_create_phy()
Dphy-tahvo.c384 tu->phy.otg->set_host = tahvo_usb_set_host; in tahvo_usb_probe()
Dphy-mv-usb.c711 otg->set_host = mv_otg_set_host; in mv_otg_probe()
Dphy-ab8500-usb.c877 otg->set_host = ab8500_usb_set_host; in ab8500_usb_probe()
Dphy-fsl-usb.c809 fsl_otg_tc->phy.otg->set_host = fsl_otg_set_host; in fsl_otg_conf()
Dphy-isp1301-omap.c1572 isp->phy.otg->set_host = isp1301_set_host, in isp1301_probe()
/Linux-v5.4/drivers/phy/ti/
Dphy-dm816x-usb.c234 otg->set_host = dm816x_usb_phy_set_host; in dm816x_usb_phy_probe()
Dphy-omap-usb2.c395 otg->set_host = omap_usb_set_host; in omap_usb2_probe()
Dphy-twl4030-usb.c707 otg->set_host = twl4030_set_host; in twl4030_usb_probe()
/Linux-v5.4/drivers/phy/motorola/
Dphy-cpcap-usb.c594 otg->set_host = cpcap_usb_phy_set_host; in cpcap_usb_phy_probe()