Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dfhci-q.c58 void fhci_add_tds_to_ed(struct ed *ed, struct td **td_list, int number) in fhci_add_tds_to_ed() function
H A Dfhci.h521 void fhci_add_tds_to_ed(struct ed *ed, struct td **td_list, int number);
H A Dfhci-sched.c889 fhci_add_tds_to_ed(ed, urb_priv->tds, urb_priv->num_of_tds); in fhci_queue_urb()