Searched defs:usb_rcvintpipe (Results 1 – 2 of 2) sorted by relevance
362 #define usb_rcvintpipe(dev, endpoint) ((PIPE_INTERRUPT << 30) | \ macro
2000 #define usb_rcvintpipe(dev, endpoint) \ macro