Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
Dpcm_native.c193 static int snd_pcm_ops_ioctl(struct snd_pcm_substream *substream, in snd_pcm_ops_ioctl() function
484 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()