Lines Matching refs:_IO
322 #define SNDCTL_SEQ_RESET _IO ('Q', 0)
323 #define SNDCTL_SEQ_SYNC _IO ('Q', 1)
340 #define SNDCTL_SEQ_PANIC _IO ('Q',17)
349 #define SNDCTL_TMR_START _IO ('T', 2)
350 #define SNDCTL_TMR_STOP _IO ('T', 3)
351 #define SNDCTL_TMR_CONTINUE _IO ('T', 4)
786 #define SNDCTL_DSP_HALT _IO ('P', 0)
788 #define SNDCTL_DSP_SYNC _IO ('P', 1)
802 #define SNDCTL_DSP_POST _IO ('P', 8)
832 #define SNDCTL_DSP_NONBLOCK _IO ('P',14)
948 #define SNDCTL_DSP_SETSYNCRO _IO ('P', 21)
949 #define SNDCTL_DSP_SETDUPLEX _IO ('P', 22)
991 #define SNDCTL_COPR_RESET _IO ('C', 0)
1639 #define SNDCTL_DSP_SILENCE _IO ('P', 31)
1640 #define SNDCTL_DSP_SKIP _IO ('P', 32)
1646 #define SNDCTL_DSP_HALT_INPUT _IO ('P', 33)
1648 #define SNDCTL_DSP_HALT_OUTPUT _IO ('P', 34)