Home
last modified time | relevance | path

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

/linux-6.6.21/sound/core/
Dcontrol_compat.c450 return snd_ctl_ioctl(file, cmd, (unsigned long)argp); in snd_ctl_ioctl_compat()
Dcontrol.c2000 static long snd_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl() function
2377 .unlocked_ioctl = snd_ctl_ioctl,