Linux Kernel
3.7.1
|
#include <otg.h>
Data Fields | |
u8 | default_a |
struct usb_phy * | phy |
struct usb_bus * | host |
struct usb_gadget * | gadget |
int(* | set_host )(struct usb_otg *otg, struct usb_bus *host) |
int(* | set_peripheral )(struct usb_otg *otg, struct usb_gadget *gadget) |
int(* | set_vbus )(struct usb_otg *otg, bool enabled) |
int(* | start_srp )(struct usb_otg *otg) |
int(* | start_hnp )(struct usb_otg *otg) |
struct usb_gadget* gadget |