Searched defs:_SIOR (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
H A D | soundcard.h | 97 #define _SIOR _IOR macro 116 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro |
Completed in 54 milliseconds