Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dotg.h30 int (*set_peripheral)(struct usb_otg *otg, member
97 if (otg && otg->set_peripheral) in otg_set_peripheral()
98 return otg->set_peripheral(otg, periph); in otg_set_peripheral()
/linux-4.4.14/drivers/phy/
Dphy-dm816x-usb.c235 otg->set_peripheral = dm816x_usb_phy_set_peripheral; in dm816x_usb_phy_probe()
Dphy-omap-usb2.c247 otg->set_peripheral = omap_usb_set_peripheral; in omap_usb2_probe()
Dphy-twl4030-usb.c682 otg->set_peripheral = twl4030_set_peripheral; in twl4030_usb_probe()
/linux-4.4.14/drivers/usb/phy/
Dphy-generic.c290 nop->phy.otg->set_peripheral = nop_set_peripheral; in usb_phy_gen_create_phy()
Dphy-gpio-vbus-usb.c277 gpio_vbus->phy.otg->set_peripheral = gpio_vbus_set_peripheral; in gpio_vbus_probe()
Dphy-tahvo.c395 tu->phy.otg->set_peripheral = tahvo_usb_set_peripheral; in tahvo_usb_probe()
Dphy-mv-usb.c723 otg->set_peripheral = mv_otg_set_peripheral; in mv_otg_probe()
Dphy-fsl-usb.c828 fsl_otg_tc->phy.otg->set_peripheral = fsl_otg_set_peripheral; in fsl_otg_conf()
Dphy-ab8500-usb.c1400 otg->set_peripheral = ab8500_usb_set_peripheral; in ab8500_usb_probe()
Dphy-isp1301-omap.c1587 isp->phy.otg->set_peripheral = isp1301_set_peripheral, in isp1301_probe()
Dphy-msm-usb.c1797 phy->otg->set_peripheral = msm_otg_set_peripheral; in msm_otg_probe()