Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h146 struct dwc2_hsotg_ep { struct
147 struct usb_ep ep;
148 struct list_head queue;
149 struct dwc2_hsotg *parent;
150 struct dwc2_hsotg_req *req;
151 struct dentry *debugfs;
153 unsigned long total_data;
154 unsigned int size_loaded;
155 unsigned int last_load;
156 unsigned int fifo_load;
[all …]