Home
last modified time | relevance | path

Searched refs:last_iso (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dfhci.h359 u32 last_iso; /* time stamp of last queued ISO transfer */ member
Dohci.h65 u16 last_iso; /* iso only */ member
Dfhci-sched.c744 urb->start_frame = ed->td_head ? ed->last_iso + 1 : in fhci_queue_urb()
Dohci-hcd.c239 urb->start_frame = ed->last_iso + ed->interval; in ohci_urb_enqueue()
Disp1362.h455 u16 last_iso; member
Dohci-q.c547 td->ed->last_iso = info & 0xffff; in td_fill()