Home
last modified time | relevance | path

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

/sound/core/
Dpcm_compat.c504 return snd_pcm_capture_ioctl1(file, substream, cmd, argp); in snd_pcm_ioctl_compat()
Dpcm_native.c2638 static int snd_pcm_capture_ioctl1(struct file *file, in snd_pcm_capture_ioctl1() function
2744 return snd_pcm_capture_ioctl1(file, pcm_file->substream, cmd, in snd_pcm_capture_ioctl()
2761 result = snd_pcm_capture_ioctl1(NULL, substream, cmd, in snd_pcm_kernel_ioctl()