Home
last modified time | relevance | path

Searched refs:SKEL_ASYNC (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Duhci-hcd.h332 #define SKEL_ASYNC 9 macro
333 #define skel_async_qh skelqh[SKEL_ASYNC]
Duhci-debug.c526 else if (i < SKEL_ASYNC) in uhci_sprint_schedule()
Duhci-hcd.c641 for (i = SKEL_ISO + 1; i < SKEL_ASYNC; ++i) in uhci_start()
Duhci-q.c513 else if (qh->skel < SKEL_ASYNC) in uhci_activate_qh()
562 else if (qh->skel < SKEL_ASYNC) in uhci_unlink_qh()