Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.h150 struct dwc2_hsotg_ep { struct
151 struct usb_ep ep;
152 struct list_head queue;
153 struct dwc2_hsotg *parent;
154 struct dwc2_hsotg_req *req;
155 struct dentry *debugfs;
157 unsigned long total_data;
158 unsigned int size_loaded;
159 unsigned int last_load;
160 unsigned int fifo_load;
[all …]