OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDRV_CTL_ELEM_IFACE_PCM
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/common/sound/
asound.h
711
#define
SNDRV_CTL_ELEM_IFACE_PCM
((__force snd_ctl_elem_iface_t) 3)
[
all
...]
/external/kernel-headers/original/sound/
asound.h
730
#define
SNDRV_CTL_ELEM_IFACE_PCM
((__force snd_ctl_elem_iface_t) 3) /* PCM device */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
722
#define
SNDRV_CTL_ELEM_IFACE_PCM
((__force snd_ctl_elem_iface_t) 3) /* PCM device */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
722
#define
SNDRV_CTL_ELEM_IFACE_PCM
((__force snd_ctl_elem_iface_t) 3) /* PCM device */
[
all
...]
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c
105
case
SNDRV_CTL_ELEM_IFACE_PCM
: return "PCM";
Completed in 93 milliseconds