Home
last modified time | relevance | path

Searched refs:snd_pcm_ops_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/
H A Dpcm_native.c206 static int snd_pcm_ops_ioctl(struct snd_pcm_substream *substream, in snd_pcm_ops_ioctl() function
519 err = snd_pcm_ops_ioctl(substream, in fixup_unreferenced_params()
1166 return snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_CHANNEL_INFO, info); in snd_pcm_channel_info()
1881 int err = snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()