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

/linux-master/include/uapi/linux/
H A Dsoundcard.h97 #define _SIOR _IOR macro
116 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro
[all...]

Completed in 134 milliseconds