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

/linux-master/include/uapi/linux/
H A Dsoundcard.h96 #define _SIO _IO macro
115 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
[all...]

Completed in 206 milliseconds