Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dhcd.h340 struct dwc2_qh { struct
341 struct dwc2_hsotg *hsotg;
342 u8 ep_type;
343 u8 ep_is_in;
344 u16 maxp;
345 u16 maxp_mult;
346 u8 dev_speed;
347 u8 data_toggle;
348 u8 ping_state;
349 u8 do_split;
[all …]