Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_compat.c450 return snd_ctl_ioctl(file, cmd, (unsigned long)argp); in snd_ctl_ioctl_compat()
H A Dcontrol.c2004 static long snd_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl() function
2381 .unlocked_ioctl = snd_ctl_ioctl,