Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dcontrol_compat.c453 return snd_ctl_ioctl(file, cmd, (unsigned long)argp); in snd_ctl_ioctl_compat()
Dcontrol.c1699 static long snd_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl() function
1990 .unlocked_ioctl = snd_ctl_ioctl,