Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h130 struct s3c_hsotg_ep { struct
131 struct usb_ep ep;
132 struct list_head queue;
133 struct dwc2_hsotg *parent;
134 struct s3c_hsotg_req *req;
135 struct dentry *debugfs;
137 unsigned long total_data;
138 unsigned int size_loaded;
139 unsigned int last_load;
140 unsigned int fifo_load;
[all …]