Home
last modified time | relevance | path

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

/include/linux/usb/
Dotg.h17 struct usb_otg { struct
29 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); argument
32 int (*set_peripheral)(struct usb_otg *otg, argument
36 int (*set_vbus)(struct usb_otg *otg, bool enabled); argument
39 int (*start_srp)(struct usb_otg *otg); argument
42 int (*start_hnp)(struct usb_otg *otg); argument
66 otg_start_hnp(struct usb_otg *otg) in otg_start_hnp()
76 otg_set_vbus(struct usb_otg *otg, bool enabled) in otg_set_vbus()
86 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host()
98 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral()
[all …]
Dphy.h69 struct usb_otg;
98 struct usb_otg *otg;
Dotg-fsm.h192 struct usb_otg *otg;