Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dossaudiodev.c1124 #ifdef SNDCTL_SYNTH_REMOVESAMPLE in initossaudiodev()
1125 _EXPORT_INT(m, SNDCTL_SYNTH_REMOVESAMPLE); in initossaudiodev()
/external/kernel-headers/original/uapi/linux/
Dsoundcard.h149 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample) macro