Searched defs:usb_sndctrlpipe (Results 1 – 2 of 2) sorted by relevance
345 #define usb_sndctrlpipe(dev, endpoint) ((PIPE_CONTROL << 30) | \ macro
1986 #define usb_sndctrlpipe(dev, endpoint) \ macro