Lines Matching defs:dwc_otg_std_temp
101 struct dwc_otg_std_temp { struct
102 dwc_otg_cmd_t *func;
103 struct usb_page_cache *pc;
104 struct dwc_otg_td *td;
105 struct dwc_otg_td *td_next;
106 uint32_t len;
107 uint32_t offset;
108 uint16_t max_frame_size;
109 uint8_t short_pkt;
115 uint8_t setup_alt_next;
116 uint8_t did_stall;
117 uint8_t bulk_or_control;