Searched refs:snd_ctl_elem_info (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_audio.h | 88 struct snd_ctl_elem_info *info; 97 #define snd_ctl_elem_info_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_info) 129 struct snd_ctl_elem_info *info;
|
D | alsa_mixer.c | 155 struct snd_ctl_elem_info tmp; in mixer_open() 178 mixer->info = calloc(elist.count, sizeof(struct snd_ctl_elem_info)); in mixer_open() 194 struct snd_ctl_elem_info *ei = mixer->info + n; in mixer_open() 238 struct snd_ctl_elem_info *ei = mixer->info + n; in mixer_dump() 451 static long scale_int(struct snd_ctl_elem_info *ei, unsigned _percent) in scale_int() 463 static long long scale_int64(struct snd_ctl_elem_info *ei, unsigned _percent) in scale_int64()
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 844 struct snd_ctl_elem_info { struct 925 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 932 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 934 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 840 struct snd_ctl_elem_info { struct 908 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 914 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 915 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 850 struct snd_ctl_elem_info { struct 931 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 939 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 940 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 839 struct snd_ctl_elem_info { struct 907 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 913 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 914 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 851 struct snd_ctl_elem_info { struct 919 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 925 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 926 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 842 struct snd_ctl_elem_info { struct 924 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 931 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 932 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 842 struct snd_ctl_elem_info { struct 924 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 931 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 932 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 839 struct snd_ctl_elem_info { struct 907 #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) 913 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) 914 #define SNDRV_CTL_IOCTL_ELEM_REPLACE _IOWR('U', 0x18, struct snd_ctl_elem_info)
|