Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_core.h169 struct dwc2_hsotg_ep { struct
171 struct list_head queue;
172 struct dwc2_hsotg *parent;
173 struct dwc2_hsotg_req *req;
174 struct dentry *debugfs;
176 unsigned long total_data;
177 unsigned int size_loaded;
178 unsigned int last_load;
179 unsigned int fifo_load;
180 unsigned short fifo_size;
[all …]