Searched refs:EP_NOP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/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 | 1979 if (cmptbl[idx] != EP_NOP) { in hfcsusb_probe() 2001 if (cmptbl[i] != EP_NOP && cmptbl[i] != EP_NUL) in hfcsusb_probe() 2040 if (vcf[idx] == EP_NOP || vcf[idx] == EP_NUL) { in hfcsusb_probe()
|