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

/linux-4.4.14/include/uapi/linux/
H A Dsoundcard.h99 #define _SIOWR _IOWR macro
119 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) macro

Completed in 63 milliseconds