Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore.h122 struct dwc2_hsotg_ep { struct
123 struct usb_ep ep;
124 struct list_head queue;
125 struct dwc2_hsotg *parent;
126 struct dwc2_hsotg_req *req;
127 struct dentry *debugfs;
129 unsigned long total_data;
130 unsigned int size_loaded;
131 unsigned int last_load;
132 unsigned int fifo_load;
[all …]