Searched refs:snd_pcm_info (Results 1 – 3 of 3) sorted by relevance
29 …V_CTL_IOCTL_PCM_INFO(fd fd_sndctrl, cmd const[SNDRV_CTL_IOCTL_PCM_INFO], arg ptr[in, snd_pcm_info])90 snd_pcm_info {
329 struct snd_pcm_info { struct575 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)985 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info)
879 struct snd_pcm_info info; in pcm_open()