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

1 2

  /bionic/libc/kernel/common/linux/
soundcard.h 59 #ifndef _SIOWR
77 #define _SIOWR _IOWR
90 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
102 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
104 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
115 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
117 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
124 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
125 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
126 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /external/kernel-headers/original/linux/
soundcard.h 85 #ifndef _SIOWR
101 #define _SIOWR _IOWR
121 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
128 #endif /* !_SIOWR */
132 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
133 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int) /* Set/get timer resolution (HZ) */
142 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
144 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */
149 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
150 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
soundcard.h 81 #ifndef _SIOWR
97 #define _SIOWR _IOWR
117 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
124 #endif /* !_SIOWR */
128 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
129 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int) /* Set/get timer resolution (HZ) */
138 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
140 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */
145 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
146 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 81 #ifndef _SIOWR
97 #define _SIOWR _IOWR
117 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
124 #endif /* !_SIOWR */
128 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
129 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int) /* Set/get timer resolution (HZ) */
138 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
140 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */
145 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
146 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 81 #ifndef _SIOWR
97 #define _SIOWR _IOWR
117 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
124 #endif /* !_SIOWR */
128 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
129 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int) /* Set/get timer resolution (HZ) */
138 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
140 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */
145 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
146 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 49 #ifndef _SIOWR
65 #define _SIOWR _IOWR
78 #define _SIOWR(x,y,t) ((int)(SIOC_INOUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y))
89 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
90 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int)
99 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info)
101 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int)
106 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
107 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
108 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample
    [all...]

Completed in 60 milliseconds

1 2