Searched defs:otg (Results 1 – 4 of 4) sorted by relevance
32 struct otg_transceiver otg; member131 static int gpio_vbus_set_peripheral(struct otg_transceiver *otg, in gpio_vbus_set_peripheral()171 static int gpio_vbus_set_power(struct otg_transceiver *otg, unsigned mA) in gpio_vbus_set_power()183 static int gpio_vbus_set_suspend(struct otg_transceiver *otg, int suspend) in gpio_vbus_set_suspend()
55 struct otg_transceiver otg; member1314 isp1301_set_host(struct otg_transceiver *otg, struct usb_bus *host) in isp1301_set_host()1370 isp1301_set_peripheral(struct otg_transceiver *otg, struct usb_gadget *gadget) in isp1301_set_peripheral()
246 struct otg_transceiver otg; member
3729 void *base, int irq, int otg) in oxu_create()