Searched refs:EP_ISO (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | hfc_usb.h | 142 #define EP_ISO 3 // Isochron endpoint mandatory at this position macro 156 EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_NUL, EP_NUL, 159 EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_NUL, EP_NUL, 163 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NOP, EP_ISO, 166 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NUL, EP_NUL,
|
D | hfc_usb.c | 1321 && cmptbl[idx] == EP_ISO) in hfc_usb_probe()
|
/linux-4.19.296/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.h | 165 #define EP_ISO 3 /* Isochron endpoint mandatory at this position */ macro 186 EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_NUL, EP_NUL, 189 EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_ISO, EP_NUL, EP_NUL, EP_NUL, 193 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NOP, EP_ISO, 196 EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_ISO, EP_NUL, EP_NUL,
|
D | hfcsusb.c | 2002 && cmptbl[idx] == EP_ISO) in hfcsusb_probe()
|