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