Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci-q.c82 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame) in fhci_remove_td_from_frame() function
Dfhci.h566 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame);
Dfhci-sched.c48 td = fhci_remove_td_from_frame(usb->actual_frame); in fhci_transaction_confirm()