Searched defs:uvideo_isoc_xfer (Results 1 – 1 of 1) sorted by relevance
193 struct uvideo_isoc_xfer { struct194 uint8_t ix_endpt;195 struct usbd_pipe *ix_pipe;196 struct uvideo_isoc ix_i[UVIDEO_NXFERS];197 uint32_t ix_nframes;198 uint32_t ix_uframe_len;200 struct altlist ix_altlist;