Searched defs:musbotg_std_temp (Results 1 – 1 of 1) sorted by relevance
337 struct musbotg_std_temp { struct338 musbotg_cmd_t *func;339 struct usb_page_cache *pc;340 struct musbotg_td *td;341 struct musbotg_td *td_next;342 uint32_t len;343 uint32_t offset;344 uint16_t max_frame_size;345 uint8_t short_pkt;350 uint8_t setup_alt_next;[all …]