Searched refs:skel_async_qh (Results 1 - 8 of 8) 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 Duhci-hcd.h289 #define skel_async_qh skelqh[SKEL_ASYNC] macro
293 /* The following entries refer to sublists of skel_async_qh */
H A Duhci-debug.c196 if (qh == uhci->skel_async_qh)
471 link = LINK_TO_QH(uhci->skel_async_qh);
H A Duhci-hcd.c671 uhci->skelqh[i]->link = LINK_TO_QH(uhci->skel_async_qh);
672 uhci->skel_async_qh->link = UHCI_PTR_TERM;
678 uhci->skel_async_qh->element = uhci->skel_term_qh->element =
H A Duhci-q.c54 lqh = list_entry(uhci->skel_async_qh->node.prev,
66 lqh = list_entry(uhci->skel_async_qh->node.prev,
457 list_for_each_entry_reverse(pqh, &uhci->skel_async_qh->node, node) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Duhci-hcd.h289 #define skel_async_qh skelqh[SKEL_ASYNC] macro
293 /* The following entries refer to sublists of skel_async_qh */
H A Duhci-debug.c196 if (qh == uhci->skel_async_qh)
471 link = LINK_TO_QH(uhci->skel_async_qh);
H A Duhci-hcd.c671 uhci->skelqh[i]->link = LINK_TO_QH(uhci->skel_async_qh);
672 uhci->skel_async_qh->link = UHCI_PTR_TERM;
678 uhci->skel_async_qh->element = uhci->skel_term_qh->element =
H A Duhci-q.c54 lqh = list_entry(uhci->skel_async_qh->node.prev,
66 lqh = list_entry(uhci->skel_async_qh->node.prev,
457 list_for_each_entry_reverse(pqh, &uhci->skel_async_qh->node, node) {

Completed in 134 milliseconds