Searched defs:dwc2_host_chan (Results 1 - 1 of 1) sorted by path

/drivers/usb/dwc2/
H A Dhcd.h52 * struct dwc2_host_chan - Software host channel descriptor
115 struct dwc2_host_chan { struct
283 struct dwc2_host_chan *channel;
355 struct dwc2_host_chan *chan;
494 struct dwc2_host_chan *chan, int chnum,
507 static inline bool dbg_hc(struct dwc2_host_chan *hc) { return true; }
512 static inline bool dbg_hc(struct dwc2_host_chan *hc)
649 struct dwc2_host_chan *chan, int chnum,

Completed in 19 milliseconds