Searched refs:EP_INT (Results 1 – 6 of 6) sorted by relevance
/drivers/isdn/hisax/ |
D | hfc_usb.h | 143 #define EP_INT 5 // Interrupt endpoint mandatory at this position macro 154 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT, 157 {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 | 1322 && cmptbl[idx] == EP_INT) in hfc_usb_probe()
|
/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.h | 166 #define EP_INT 5 /* Interrupt endpoint mandatory at this position */ macro 184 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NOP, EP_INT, 187 {EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_INT, EP_NUL, EP_NUL,
|
D | hfcsusb.c | 1974 && cmptbl[idx] == EP_INT) in hfcsusb_probe()
|