usb_otg 115 include/linux/usb/otg-fsm.h struct usb_otg *otg; usb_otg 22 include/linux/usb/otg.h int (*set_host)(struct usb_otg *otg, struct usb_bus *host); usb_otg 25 include/linux/usb/otg.h int (*set_peripheral)(struct usb_otg *otg, usb_otg 29 include/linux/usb/otg.h int (*set_vbus)(struct usb_otg *otg, bool enabled); usb_otg 32 include/linux/usb/otg.h int (*start_srp)(struct usb_otg *otg); usb_otg 35 include/linux/usb/otg.h int (*start_hnp)(struct usb_otg *otg); usb_otg 43 include/linux/usb/otg.h otg_start_hnp(struct usb_otg *otg) usb_otg 53 include/linux/usb/otg.h otg_set_vbus(struct usb_otg *otg, bool enabled) usb_otg 63 include/linux/usb/otg.h otg_set_host(struct usb_otg *otg, struct usb_bus *host) usb_otg 75 include/linux/usb/otg.h otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) usb_otg 84 include/linux/usb/otg.h otg_start_srp(struct usb_otg *otg) usb_otg 64 include/linux/usb/phy.h struct usb_otg; usb_otg 83 include/linux/usb/phy.h struct usb_otg *otg;