Home
last modified time | relevance | path

Searched refs:UHCI_NUM_SKELQH (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Duhci.h225 #define UHCI_NUM_SKELQH 4 macro
307 struct uhci_qh *skelqh[UHCI_NUM_SKELQH]; /* Skeleton QH's */
Duhci-debug.h51 for (i = 0; i < UHCI_NUM_SKELQH; i++) in uhci_is_skeleton_qh()
408 for (i = 0; i < UHCI_NUM_SKELQH; ++i) { in uhci_sprint_schedule()
Duhci.c2601 for (i = 0; i < UHCI_NUM_SKELQH; i++) in release_uhci()
2867 for (i = 0; i < UHCI_NUM_SKELQH; i++) { in alloc_uhci()
2956 for (i = 0; i < UHCI_NUM_SKELQH; i++) in alloc_uhci()