Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcsusb.h164 #define EP_NOP 2 /* all type of endpoints allowed at this position */ macro
185 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT,
192 {EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP, EP_NOP,
193 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NOP, EP_ISO,
Dhfcsusb.c1974 if (cmptbl[idx] != EP_NOP) { in hfcsusb_probe()
1996 if (cmptbl[i] != EP_NOP && cmptbl[i] != EP_NUL) in hfcsusb_probe()
2035 if (vcf[idx] == EP_NOP || vcf[idx] == EP_NUL) { in hfcsusb_probe()
/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.h141 #define EP_NOP 2 // all type of endpoints allowed at this position macro
155 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT,
163 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NOP, EP_ISO,
Dhfc_usb.c1333 if (cmptbl[i] != EP_NOP in hfc_usb_probe()
1369 if (vcf[idx] != EP_NOP in hfc_usb_probe()