Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dmix.c33 const char *channels[SOUND_MIXER_NRDEVICES] = SOUND_DEVICE_NAMES; in mix_main()
/external/kernel-headers/original/uapi/linux/
Dsoundcard.h801 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", \ macro
/external/python/cpython2/Modules/
Dossaudiodev.c895 static char *control_names[] = SOUND_DEVICE_NAMES;
/external/python/cpython3/Modules/
Dossaudiodev.c1050 static char *control_names[] = SOUND_DEVICE_NAMES;