Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dpcm_native.c193 static int snd_pcm_ops_ioctl(struct snd_pcm_substream *substream, in snd_pcm_ops_ioctl() function
475 err = snd_pcm_ops_ioctl(substream, in fixup_unreferenced_params()
1088 return snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_CHANNEL_INFO, info); in snd_pcm_channel_info()
1808 int err = snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()