Lines Matching defs:avr32dci_std_temp
179 struct avr32dci_std_temp { struct
180 avr32dci_cmd_t *func;
181 struct usb_page_cache *pc;
182 struct avr32dci_td *td;
183 struct avr32dci_td *td_next;
184 uint32_t len;
185 uint32_t offset;
186 uint16_t max_frame_size;
187 uint8_t bank_shift;
188 uint8_t short_pkt;
193 uint8_t setup_alt_next;
194 uint8_t did_stall;