Searched refs:snd_pcm_info (Results 1 – 2 of 2) sorted by relevance
339 struct snd_pcm_info { struct676 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)1217 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
584 int snd_pcm_info(struct snd_pcm_substream *substream, struct snd_pcm_info *info);586 struct snd_pcm_info __user *info);
Completed in 15 milliseconds