Searched refs:USB_EP_ISO (Results 1 – 1 of 1) sorted by relevance
244 #define USB_EP_ISO(addr, bname, dir, cdir) \ macro254 #define USB_EP_IN_ISO(n) USB_EP_ISO(n, "ep" #n "in-iso", 1, \256 #define USB_EP_OUT_ISO(n) USB_EP_ISO(n, "ep" #n "out-iso", 0, \