Home
last modified time | relevance | path

Searched defs:fusbh200_iso_stream (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dfusbh200.h480 struct fusbh200_iso_stream { struct
482 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 …]