Searched refs:snd_hwdep_ioctl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | hwdep_compat.c | 48 return snd_hwdep_ioctl(file, cmd, (unsigned long)argp); in snd_hwdep_ioctl_compat()
|
H A D | hwdep.c | 235 static long snd_hwdep_ioctl(struct file * file, unsigned int cmd, in snd_hwdep_ioctl() function 335 .unlocked_ioctl = snd_hwdep_ioctl,
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | hwdep_compat.c | 48 return snd_hwdep_ioctl(file, cmd, (unsigned long)argp); in snd_hwdep_ioctl_compat()
|
H A D | hwdep.c | 236 static long snd_hwdep_ioctl(struct file * file, unsigned int cmd, in snd_hwdep_ioctl() function 336 .unlocked_ioctl = snd_hwdep_ioctl,
|
Completed in 4 milliseconds