Searched refs:qh_get (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-mem.c117 static inline struct ehci_qh *qh_get (struct ehci_qh *qh) function
H A Dehci-q.c1006 qh_get(qh);
1093 urb->hcpriv = qh_get (qh);
1229 ehci->reclaim = qh = qh_get (qh);
1277 qh = qh_get (qh);
H A Doxu210hp-hcd.c661 static inline struct ehci_qh *qh_get(struct ehci_qh *qh) function
1601 urb->hcpriv = qh_get(qh);
1643 qh_link_async(oxu, qh_get(qh));
1722 oxu->reclaim = qh = qh_get(qh);
1769 qh = qh_get(qh);
1972 qh_get(qh);
2285 temp.qh = qh_get(q.qh);
H A Dehci-sched.c579 qh_get (qh);
2355 temp.qh = qh_get (q.qh);

Completed in 95 milliseconds