Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/usb/
Dotg.h93 int (*set_peripheral)(struct otg_transceiver *otg, member
209 return otg->set_peripheral(otg, periph); in otg_set_peripheral()
/linux-2.6.39/drivers/usb/otg/
Dnop-usb-xceiv.c123 nop->otg.set_peripheral = nop_set_peripheral; in nop_usb_xceiv_probe()
Dgpio_vbus.c239 gpio_vbus->otg.set_peripheral = gpio_vbus_set_peripheral; in gpio_vbus_probe()
Dab8500-usb.c497 ab->otg.set_peripheral = ab8500_usb_set_peripheral; in ab8500_usb_probe()
Dtwl6030-usb.c401 twl->otg.set_peripheral = twl6030_set_peripheral; in twl6030_usb_probe()
Dtwl4030-usb.c608 twl->otg.set_peripheral = twl4030_set_peripheral; in twl4030_usb_probe()
Dmsm_otg.c922 otg->set_peripheral = msm_otg_set_peripheral; in msm_otg_probe()
Disp1301_omap.c1603 isp->otg.set_peripheral = isp1301_set_peripheral, in isp1301_probe()
Dlangwell_otg.c2076 lnw->iotg.otg.set_peripheral = langwell_otg_set_peripheral; in langwell_otg_probe()