Searched refs:snd_pcm_ops_ioctl (Results 1 – 1 of 1) sorted by relevance
206 static int snd_pcm_ops_ioctl(struct snd_pcm_substream *substream, in snd_pcm_ops_ioctl() function502 err = snd_pcm_ops_ioctl(substream, in fixup_unreferenced_params()1160 return snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_CHANNEL_INFO, info); in snd_pcm_channel_info()1891 int err = snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()