Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
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,
192 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NOP, EP_ISO,
Dhfcsusb.c1970 if (cmptbl[idx] != EP_NOP) { in hfcsusb_probe()
1992 if (cmptbl[i] != EP_NOP && cmptbl[i] != EP_NUL) in hfcsusb_probe()
2031 if (vcf[idx] == EP_NOP || vcf[idx] == EP_NUL) { in hfcsusb_probe()
/drivers/isdn/hisax/
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,
Dhfc_usb.c1340 if (cmptbl[i] != EP_NOP in hfc_usb_probe()
1376 if (vcf[idx] != EP_NOP in hfc_usb_probe()