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

/linux-4.4.14/drivers/usb/host/
H A Dfhci-q.c131 struct td *fhci_remove_td_from_done_list(struct fhci_controller_list *p_list) fhci_remove_td_from_done_list() function
H A Dfhci-sched.c647 td = fhci_remove_td_from_done_list(fhci->hc_list); process_done_list()
676 td = fhci_remove_td_from_done_list(fhci->hc_list); process_done_list()
H A Dfhci.h576 struct td *fhci_remove_td_from_done_list(struct fhci_controller_list *p_list);

Completed in 43 milliseconds