Searched refs:uhci_alloc_td (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-q.c106 static struct uhci_td *uhci_alloc_td(struct uhci_hcd *uhci) function
265 qh->dummy_td = uhci_alloc_td(uhci);
842 td = uhci_alloc_td(uhci);
862 td = uhci_alloc_td(uhci);
879 td = uhci_alloc_td(uhci);
955 td = uhci_alloc_td(uhci);
983 td = uhci_alloc_td(uhci);
1009 td = uhci_alloc_td(uhci);
1306 td = uhci_alloc_td(uhci);
H A Duhci-hcd.c653 uhci->term_td = uhci_alloc_td(uhci);

Completed in 117 milliseconds