Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd.h311 struct dwc2_qh { struct
312 struct dwc2_hsotg *hsotg;
313 u8 ep_type;
314 u8 ep_is_in;
315 u16 maxp;
316 u16 maxp_mult;
317 u8 dev_speed;
318 u8 data_toggle;
319 u8 ping_state;
320 u8 do_split;
[all …]