Searched refs:snd_pcm_capture_ioctl1 (Results 1 – 2 of 2) sorted by relevance
/sound/core/ |
D | pcm_compat.c | 504 return snd_pcm_capture_ioctl1(file, substream, cmd, argp); in snd_pcm_ioctl_compat()
|
D | pcm_native.c | 2638 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()
|