Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h89014 struct usb_tt { struct
89015 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h98750 struct usb_tt { struct
98751 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 …]