HomeSort by relevance Sort by last modified time
    Searched refs:_SIO (Results 1 - 25 of 74) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/linux/
soundcard.h 74 #define _SIO _IO
86 #define _SIO(x,y) ((int) (SIOC_VOID | (x << 8) | y))
100 #define SNDCTL_SEQ_RESET _SIO('Q', 0)
101 #define SNDCTL_SEQ_SYNC _SIO('Q', 1)
120 #define SNDCTL_SEQ_PANIC _SIO('Q', 17)
144 #define SNDCTL_TMR_START _SIO('T', 2)
145 #define SNDCTL_TMR_STOP _SIO('T', 3)
146 #define SNDCTL_TMR_CONTINUE _SIO('T', 4)
386 #define SNDCTL_DSP_RESET _SIO('P', 0)
387 #define SNDCTL_DSP_SYNC _SIO('P', 1
    [all...]
  /development/ndk/platforms/android-21/include/linux/
soundcard.h 74 #define _SIO _IO
86 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y))
100 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
101 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
120 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
146 #define SNDCTL_TMR_START _SIO ('T', 2)
147 #define SNDCTL_TMR_STOP _SIO ('T', 3)
149 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
389 #define SNDCTL_DSP_RESET _SIO ('P', 0)
390 #define SNDCTL_DSP_SYNC _SIO ('P', 1
    [all...]
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 62 #define _SIO _IO
74 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y))
87 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
88 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
103 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
128 #define SNDCTL_TMR_START _SIO ('T', 2)
129 #define SNDCTL_TMR_STOP _SIO ('T', 3)
130 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
363 #define SNDCTL_DSP_RESET _SIO ('P', 0)
364 #define SNDCTL_DSP_SYNC _SIO ('P', 1
    [all...]
  /external/kernel-headers/original/uapi/linux/
soundcard.h 96 #define _SIO _IO
115 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y))
128 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
129 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
144 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
169 #define SNDCTL_TMR_START _SIO ('T', 2)
170 #define SNDCTL_TMR_STOP _SIO ('T', 3)
171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
540 #define SNDCTL_DSP_RESET _SIO ('P', 0)
541 #define SNDCTL_DSP_SYNC _SIO ('P', 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
soundcard.h 94 #define _SIO _IO
113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y))
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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 94 #define _SIO _IO
113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y))
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...]