Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h92149 struct usb_tt { struct
92150 struct usb_device *hub;
92151 int multi;
92152 unsigned int think_time;
92153 void *hcpriv;
92154 spinlock_t lock;
92155 struct list_head clear_list;
92156 struct work_struct clear_work;
93563 struct usb_tt *usb_tt; member
Dvmlinux.h92149 struct usb_tt { struct
92150 struct usb_device *hub;
92151 int multi;
92152 unsigned int think_time;
92153 void *hcpriv;
92154 spinlock_t lock;
92155 struct list_head clear_list;
92156 struct work_struct clear_work;
93563 struct usb_tt *usb_tt; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h77373 struct usb_tt { struct
77374 struct usb_device *hub;
77375 int multi;
77376 unsigned int think_time;
77377 void *hcpriv;
77378 spinlock_t lock;
77379 struct list_head clear_list;
77380 struct work_struct clear_work;
Dvmlinux_510.h77373 struct usb_tt { struct
77374 struct usb_device *hub;
77375 int multi;
77376 unsigned int think_time;
77377 void *hcpriv;
77378 spinlock_t lock;
77379 struct list_head clear_list;
77380 struct work_struct clear_work;