Searched refs:set_peripheral (Results 1 – 12 of 12) sorted by relevance
31 int (*set_peripheral)(struct usb_otg *otg, member98 if (otg && otg->set_peripheral) in otg_set_peripheral()99 return otg->set_peripheral(otg, periph); in otg_set_peripheral()
222 otg->set_peripheral = dm816x_usb_phy_set_peripheral; in dm816x_usb_phy_probe()
478 otg->set_peripheral = omap_usb_set_peripheral; in omap_usb2_probe()
723 otg->set_peripheral = twl4030_set_peripheral; in twl4030_usb_probe()
280 nop->phy.otg->set_peripheral = nop_set_peripheral; in usb_phy_gen_create_phy()
258 gpio_vbus->phy.otg->set_peripheral = gpio_vbus_set_peripheral; in gpio_vbus_probe()
381 tu->phy.otg->set_peripheral = tahvo_usb_set_peripheral; in tahvo_usb_probe()
810 fsl_otg_tc->phy.otg->set_peripheral = fsl_otg_set_peripheral; in fsl_otg_conf()
902 otg->set_peripheral = ab8500_usb_set_peripheral; in ab8500_usb_probe()
708 otg->set_peripheral = mv_otg_set_peripheral; in mv_otg_probe()
641 otg->set_peripheral = cpcap_usb_phy_set_peripheral; in cpcap_usb_phy_probe()
706 port->usb_phy.otg->set_peripheral = tegra_xusb_set_peripheral; in tegra_xusb_setup_usb_role_switch()
Completed in 21 milliseconds