Searched defs:dwc2_qh (Results 1 – 1 of 1) sorted by relevance
338 struct dwc2_qh { struct339 struct dwc2_hsotg *hsotg;340 u8 ep_type;341 u8 ep_is_in;342 u16 maxp;343 u8 dev_speed;344 u8 data_toggle;345 u8 ping_state;346 u8 do_split;347 u8 td_first;[all …]