Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.h498 struct fotg210_iso_stream { struct
500 struct fotg210_qh_hw *hw;
502 u8 bEndpointAddress;
503 u8 highspeed;
504 struct list_head td_list; /* queued itds */
505 struct list_head free_list; /* list of unused itds */
506 struct usb_device *udev;
507 struct usb_host_endpoint *ep;
510 int next_uframe;
511 __hc32 splits;
[all …]