Searched defs:usb_bus (Results 1 – 2 of 2) sorted by relevance
89034 struct usb_bus { struct89050 struct usb_bus *hs_companion; argument89051 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 …]
98770 struct usb_bus { struct98786 struct usb_bus *hs_companion; argument98787 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 …]