Searched defs:otg (Results 1 – 4 of 4) sorted by relevance
64 otg_start_hnp(struct usb_otg *otg) in otg_start_hnp()74 otg_set_vbus(struct usb_otg *otg, bool enabled) in otg_set_vbus()84 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host()96 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral()105 otg_start_srp(struct usb_otg *otg) in otg_start_srp()
179 struct usb_otg *otg; member
96 struct usb_otg *otg; member
24 u8 otg; /* port number, 1-based: usb1 == 2 */ member
Completed in 9 milliseconds