OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_mixer_selem_id_alloca
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
mixer.h
299
#define
snd_mixer_selem_id_alloca
(ptr) __snd_alloca(ptr, snd_mixer_selem_id)
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
mixer.h
299
#define
snd_mixer_selem_id_alloca
(ptr) __snd_alloca(ptr, snd_mixer_selem_id)
macro
/hardware/qcom/audio/legacy/alsa_sound/
ALSAMixer.cpp
168
snd_mixer_selem_id_alloca
(&sid);
Completed in 86 milliseconds