Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h89034 struct usb_bus { struct
89050 struct usb_bus *hs_companion; argument
89051 int bandwidth_allocated;
89052 int bandwidth_int_reqs;
89053 int bandwidth_isoc_reqs;
89054 unsigned int resuming_ports;
89055 struct mon_bus *mon_bus;
89056 int monitored;
89057 u64 android_kabi_reserved1;
89058 u64 android_kabi_reserved2;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h98770 struct usb_bus { struct
98786 struct usb_bus *hs_companion; argument
98787 int bandwidth_allocated;
98788 int bandwidth_int_reqs;
98789 int bandwidth_isoc_reqs;
98790 unsigned int resuming_ports;
98791 struct mon_bus *mon_bus;
98792 int monitored;
98793 u64 android_kabi_reserved1;
98794 u64 android_kabi_reserved2;
[all …]