Searched defs:_SIOW (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsoundcard.h98 #define _SIOW _IOW macro
117 #define _SIOW(x,y,t) ((int)(SIOC_IN|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro
[all...]

Completed in 159 milliseconds