Searched refs:snd_pcm_info (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 279 struct snd_pcm_info { struct 516 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 944 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 292 struct snd_pcm_info { struct 517 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 923 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 286 struct snd_pcm_info { struct 521 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 950 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 291 struct snd_pcm_info { struct 516 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 922 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 298 struct snd_pcm_info { struct 526 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 934 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 277 struct snd_pcm_info { struct 515 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 942 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 277 struct snd_pcm_info { struct 515 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 942 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 291 struct snd_pcm_info { struct 516 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 922 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_pcm.c | 310 static void info_dump(struct snd_pcm_info *info) in info_dump() 326 static void info_dump(struct snd_pcm_info *info) {} in info_dump() 760 struct snd_pcm_info info; in pcm_open()
|
/hardware/bsp/intel/peripheral/audio/generic/ |
D | audio_hal.c | 164 struct snd_pcm_info info; in first_valid_sound_card()
|