Searched refs:EP_NOP (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.h | 164 #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,
|
D | hfcsusb.c | 1978 if (cmptbl[idx] != EP_NOP) { in hfcsusb_probe() 2000 if (cmptbl[i] != EP_NOP && cmptbl[i] != EP_NUL) in hfcsusb_probe() 2039 if (vcf[idx] == EP_NOP || vcf[idx] == EP_NUL) { in hfcsusb_probe()
|