Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h126 struct dwc2_hsotg_ep { struct
127 struct usb_ep ep;
128 struct list_head queue;
129 struct dwc2_hsotg *parent;
130 struct dwc2_hsotg_req *req;
131 struct dentry *debugfs;
133 unsigned long total_data;
134 unsigned int size_loaded;
135 unsigned int last_load;
136 unsigned int fifo_load;
[all …]