Searched defs:usb_otg (Results 1 – 1 of 1) sorted by relevance
131657 struct usb_otg { struct131663 enum usb_otg_state state; argument131664 int (*set_host)(struct usb_otg *, struct usb_bus *); argument131665 int (*set_peripheral)(struct usb_otg *, struct usb_gadget *); argument131666 int (*set_vbus)(struct usb_otg *, bool); argument131667 int (*start_srp)(struct usb_otg *); argument131668 int (*start_hnp)(struct usb_otg *); argument