Home
last modified time | relevance | path

Searched refs:_SIO (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsoundcard.h94 #define _SIO _IO macro
113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
126 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
127 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
142 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
167 #define SNDCTL_TMR_START _SIO ('T', 2)
168 #define SNDCTL_TMR_STOP _SIO ('T', 3)
169 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
536 #define SNDCTL_DSP_RESET _SIO ('P', 0)
537 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
[all …]