Home
last modified time | relevance | path

Searched refs:next_iso (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Dfhci-sched.c738 urb->start_frame = ed->td_head ? ed->next_iso : in fhci_queue_urb()
740 ed->next_iso = (urb->start_frame + urb->interval * in fhci_queue_urb()
Dfhci.h335 u16 next_iso; /* time stamp of next queued ISO transfer */ member