Home
last modified time | relevance | path

Searched refs:EP_INT (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.h144 #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,
Dst5481.h27 #define EP_INT 0x01U /* Interrupt endpoint */ macro
Dst5481_usb.c306 endpoint = &altsetting->endpoint[EP_INT-1]; in st5481_setup_usb()
Dhfc_usb.c1315 && cmptbl[idx] == EP_INT) in hfc_usb_probe()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcsusb.h167 #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,
Dhfcsusb.c1978 && cmptbl[idx] == EP_INT) in hfcsusb_probe()