Searched refs:snd_pcm_info (Results 1 – 3 of 3) sorted by relevance
291 struct snd_pcm_info { struct516 #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)
277 struct snd_pcm_info { struct515 #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)
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()