Home
last modified time | relevance | path

Searched defs:usb_otg (Results 1 – 1 of 1) sorted by relevance

/include/linux/usb/
A Dotg.h16 struct usb_otg { struct
25 enum usb_otg_state state; argument
28 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); argument
31 int (*set_peripheral)(struct usb_otg *otg, argument
35 int (*set_vbus)(struct usb_otg *otg, bool enabled); argument
38 int (*start_srp)(struct usb_otg *otg); argument
41 int (*start_hnp)(struct usb_otg *otg); argument

Completed in 3 milliseconds