Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_oss.c2594 static long snd_pcm_oss_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_pcm_oss_ioctl()
2765 return snd_pcm_oss_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in snd_pcm_oss_read()
3119 .unlocked_ioctl = snd_pcm_oss_ioctl, in register_oss_dsp()
2588 static long snd_pcm_oss_ioctl(struct file *file, unsigned int cmd, unsigned long arg) snd_pcm_oss_ioctl() function