Home
last modified time | relevance | path

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

/Linux-v5.15/sound/core/
Dcontrol_compat.c447 return snd_ctl_ioctl(file, cmd, (unsigned long)argp); in snd_ctl_ioctl_compat()
Dcontrol.c1764 static long snd_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl() function
2133 .unlocked_ioctl = snd_ctl_ioctl,