Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h89404 struct usb_otg { struct
89410 enum usb_otg_state state; argument
89411 int (*set_host)(struct usb_otg *, struct usb_bus *); argument
89412 int (*set_peripheral)(struct usb_otg *, struct usb_gadget *); argument
89413 int (*set_vbus)(struct usb_otg *, bool); argument
89414 int (*start_srp)(struct usb_otg *); argument
89415 int (*start_hnp)(struct usb_otg *); argument
89416 u64 android_kabi_reserved1;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h99140 struct usb_otg { struct
99146 enum usb_otg_state state; argument
99147 int (*set_host)(struct usb_otg *, struct usb_bus *); argument
99148 int (*set_peripheral)(struct usb_otg *, struct usb_gadget *); argument
99149 int (*set_vbus)(struct usb_otg *, bool); argument
99150 int (*start_srp)(struct usb_otg *); argument
99151 int (*start_hnp)(struct usb_otg *); argument
99152 u64 android_kabi_reserved1;