Searched refs:ehci_qtd_alloc (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-mem.c49 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) function
102 qh->dummy = ehci_qtd_alloc (ehci, flags);
H A Dehci-q.c627 qtd = ehci_qtd_alloc (ehci, flags);
648 qtd = ehci_qtd_alloc (ehci, flags);
719 qtd = ehci_qtd_alloc (ehci, flags);
754 qtd = ehci_qtd_alloc (ehci, flags);
H A Doxu210hp-hcd.c564 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) function
644 qh->dummy = ehci_qtd_alloc(oxu);
1200 qtd = ehci_qtd_alloc(oxu);
1229 qtd = ehci_qtd_alloc(oxu);
1285 qtd = ehci_qtd_alloc(oxu);
1323 qtd = ehci_qtd_alloc(oxu);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dehci-mem.c49 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) function
102 qh->dummy = ehci_qtd_alloc (ehci, flags);
H A Dehci-q.c627 qtd = ehci_qtd_alloc (ehci, flags);
648 qtd = ehci_qtd_alloc (ehci, flags);
719 qtd = ehci_qtd_alloc (ehci, flags);
754 qtd = ehci_qtd_alloc (ehci, flags);
H A Doxu210hp-hcd.c564 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) function
644 qh->dummy = ehci_qtd_alloc(oxu);
1200 qtd = ehci_qtd_alloc(oxu);
1229 qtd = ehci_qtd_alloc(oxu);
1285 qtd = ehci_qtd_alloc(oxu);
1323 qtd = ehci_qtd_alloc(oxu);

Completed in 131 milliseconds