Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h132658 struct dwc2_host_chan { struct
132659 u8 hc_num;
132660 unsigned int dev_addr: 7;
132661 unsigned int ep_num: 4;
132662 unsigned int ep_is_in: 1;
132663 unsigned int speed: 4;
132664 unsigned int ep_type: 2;
132666 unsigned int max_packet: 11;
132667 unsigned int data_pid_start: 2;
132668 unsigned int multi_count: 2;
[all …]