Searched defs:snd_pcm_info (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h277 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/msm8x84/original-kernel-headers/sound/
H A Dasound.h291 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)

Completed in 84 milliseconds