Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A 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,
H A Dhfcsusb.c1982 && cmptbl[idx] == EP_INT) in hfcsusb_probe()