Searched refs:SKEL_ASYNC (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.h288 #define SKEL_ASYNC 9 macro
289 #define skel_async_qh skelqh[SKEL_ASYNC]
H A Duhci-debug.c470 else if (i < SKEL_ASYNC)
H A Duhci-q.c510 else if (qh->skel < SKEL_ASYNC)
559 else if (qh->skel < SKEL_ASYNC)
H A Duhci-hcd.c670 for (i = SKEL_ISO + 1; i < SKEL_ASYNC; ++i)
/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.h288 #define SKEL_ASYNC 9 macro
289 #define skel_async_qh skelqh[SKEL_ASYNC]
H A Duhci-debug.c470 else if (i < SKEL_ASYNC)
H A Duhci-q.c510 else if (qh->skel < SKEL_ASYNC)
559 else if (qh->skel < SKEL_ASYNC)
H A Duhci-hcd.c670 for (i = SKEL_ISO + 1; i < SKEL_ASYNC; ++i)

Completed in 180 milliseconds