Searched refs:fhci_peek_td_from_frame (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dfhci-q.c99 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame) fhci_peek_td_from_frame() function
H A Dfhci-sched.c140 while ((td = fhci_peek_td_from_frame(usb->actual_frame)) != NULL) { fhci_flush_all_transmissions()
H A Dfhci.h574 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame);

Completed in 117 milliseconds