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