Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h133211 struct ehci_iso_stream { struct
133212 struct ehci_qh_hw *hw;
133213 u8 bEndpointAddress;
133214 u8 highspeed;
133215 struct list_head td_list;
133216 struct list_head free_list;
133217 struct ehci_per_sched ps;
133218 unsigned int next_uframe;
133219 __le32 splits;
133220 u16 uperiod;
[all …]