Searched defs:fusbh200_iso_stream (Results 1 – 1 of 1) sorted by relevance
480 struct fusbh200_iso_stream { struct482 struct fusbh200_qh_hw *hw;484 u8 bEndpointAddress;485 u8 highspeed;486 struct list_head td_list; /* queued itds */487 struct list_head free_list; /* list of unused itds */488 struct usb_device *udev;489 struct usb_host_endpoint *ep;492 int next_uframe;493 __hc32 splits;[all …]