Searched defs:dwc2_qh (Results 1 – 1 of 1) sorted by relevance
278 struct dwc2_qh { struct279 struct dwc2_hsotg *hsotg;280 u8 ep_type;281 u8 ep_is_in;282 u16 maxp;283 u8 dev_speed;284 u8 data_toggle;285 u8 ping_state;286 u8 do_split;287 u8 td_first;[all …]