[go: nahoru, domu]

Searched refs:EP_NOP (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h163 #define EP_NOP 2 /* all type of endpoints allowed at this position */ macro
184 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT,
191 {EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP,
[all...]
H A Dhfcsusb.c1970 if (cmptbl[idx] != EP_NOP) {
1992 if (cmptbl[i] != EP_NOP && cmptbl[i] != EP_NUL)
2031 if (vcf[idx] == EP_NOP || vcf[idx] == EP_NUL) {
/drivers/isdn/hisax/
H A Dhfc_usb.h140 #define EP_NOP 2 // all type of endpoints allowed at this position macro
154 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT,
162 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NOP, EP_ISO,
H A Dhfc_usb.c1339 /* all entries must be EP_NOP or EP_NUL for a valid config */
1340 if (cmptbl[i] != EP_NOP
1376 if (vcf[idx] != EP_NOP

Completed in 79 milliseconds