Searched refs:pqh (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.c435 struct uhci_qh *pqh; local
439 pqh = list_entry(qh->node.prev, struct uhci_qh, node);
440 qh->link = pqh->link;
442 pqh->link = LINK_TO_QH(qh);
451 struct uhci_qh *pqh; local
457 list_for_each_entry_reverse(pqh, &uhci->skel_async_qh->node, node) {
458 if (pqh->skel <= qh->skel)
461 list_add(&qh->node, &pqh->node);
464 qh->link = pqh->link;
467 pqh
521 struct uhci_qh *pqh; local
533 struct uhci_qh *pqh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 232 milliseconds