Searched refs:snd_pcm_common_ioctl (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/core/ |
D | pcm_compat.c | 532 return snd_pcm_common_ioctl(file, substream, cmd, argp); in snd_pcm_ioctl_compat() 538 return snd_pcm_common_ioctl(file, substream, cmd, argp); in snd_pcm_ioctl_compat()
|
D | pcm_native.c | 3179 static int snd_pcm_common_ioctl(struct file *file, in snd_pcm_common_ioctl() function 3295 return snd_pcm_common_ioctl(file, pcm_file->substream, cmd, in snd_pcm_ioctl()
|