Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dcore.h149 struct dwc2_hsotg_ep { struct
150 struct usb_ep ep;
151 struct list_head queue;
152 struct dwc2_hsotg *parent;
153 struct dwc2_hsotg_req *req;
154 struct dentry *debugfs;
156 unsigned long total_data;
157 unsigned int size_loaded;
158 unsigned int last_load;
159 unsigned int fifo_load;
[all …]