Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dfhci-q.c95 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame) in fhci_peek_td_from_frame() function
H A Dfhci.h568 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame);
H A Dfhci-sched.c136 while ((td = fhci_peek_td_from_frame(usb->actual_frame)) != NULL) { in fhci_flush_all_transmissions()