Searched refs:ehci_allocate_tds_for_tw (Results 1 – 4 of 4) sorted by relevance
131 extern int ehci_allocate_tds_for_tw(
1171 if (ehci_allocate_tds_for_tw(ehcip, pp, tw, tw->tw_num_qtds) != in ehci_handle_intr_qtd()
213 int ehci_allocate_tds_for_tw(2857 ehci_allocate_tds_for_tw( in ehci_allocate_tds_for_tw() function2930 if (ehci_allocate_tds_for_tw(ehcip, pp, tw, qtd_count) == in ehci_allocate_tw_resources()
2076 if (ehci_allocate_tds_for_tw(ehcip, pp, tw, qtd_count) == USB_SUCCESS) { in ehci_polled_create_tw()