Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dcontrol_compat.c468 return snd_ctl_ioctl(file, cmd, (unsigned long)argp); in snd_ctl_ioctl_compat()
Dcontrol.c1537 static long snd_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl() function
1827 .unlocked_ioctl = snd_ctl_ioctl,