Searched refs:EP_INT (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/isdn/hisax/ |
D | hfc_usb.h | 144 #define EP_INT 5 // Interrupt endpoint mandatory at this position macro 155 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT, 158 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_NUL,
|
D | st5481.h | 27 #define EP_INT 0x01U /* Interrupt endpoint */ macro
|
D | st5481_usb.c | 306 endpoint = &altsetting->endpoint[EP_INT-1]; in st5481_setup_usb()
|
D | hfc_usb.c | 1315 && cmptbl[idx] == EP_INT) in hfc_usb_probe()
|
/Linux-v4.19/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.h | 167 #define EP_INT 5 /* Interrupt endpoint mandatory at this position */ macro 185 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT, 188 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_NUL,
|
D | hfcsusb.c | 1978 && cmptbl[idx] == EP_INT) in hfcsusb_probe()
|