Home
last modified time | relevance | path

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

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