Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc2/
Dcore.h152 struct dwc2_hsotg_ep { struct
153 struct usb_ep ep;
154 struct list_head queue;
155 struct dwc2_hsotg *parent;
156 struct dwc2_hsotg_req *req;
157 struct dentry *debugfs;
159 unsigned long total_data;
160 unsigned int size_loaded;
161 unsigned int last_load;
162 unsigned int fifo_load;
[all …]