Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c396 struct snd_ctl_elem_value ev; in mixer_ctl_get()
481 struct snd_ctl_elem_value ev; in mixer_ctl_mulvalues()
524 struct snd_ctl_elem_value ev; in mixer_ctl_set()
618 struct snd_ctl_elem_value ev; in set_volume_simple()
723 struct snd_ctl_elem_value ev; in mixer_ctl_select()
Dalsa_audio.h98 #define snd_ctl_elem_value_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_value)
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h872 struct snd_ctl_elem_value { struct
908 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
909 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h882 struct snd_ctl_elem_value { struct
925 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
926 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)