Searched refs:SKEL_ISO (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 Duhci-hcd.h284 #define SKEL_ISO 1 macro
285 #define skel_iso_qh skelqh[SKEL_ISO]
H A Duhci-q.c508 if (qh->skel == SKEL_ISO)
557 if (qh->skel == SKEL_ISO)
1332 qh->skel = SKEL_ISO;
H A Duhci-debug.c468 if (i <= SKEL_ISO)
H A Duhci-hcd.c670 for (i = SKEL_ISO + 1; i < SKEL_ASYNC; ++i)

Completed in 97 milliseconds