Searched defs:usb_tt (Results 1 – 2 of 2) sorted by relevance
89014 struct usb_tt { struct89015 struct usb_device *hub;89016 int multi;89017 unsigned int think_time;89018 void *hcpriv;89019 spinlock_t lock;89020 struct list_head clear_list;89021 struct work_struct clear_work;89022 u64 android_kabi_reserved1;89023 u64 android_kabi_reserved2;[all …]
98750 struct usb_tt { struct98751 struct usb_device *hub;98752 int multi;98753 unsigned int think_time;98754 void *hcpriv;98755 spinlock_t lock;98756 struct list_head clear_list;98757 struct work_struct clear_work;98758 u64 android_kabi_reserved1;98759 u64 android_kabi_reserved2;[all …]