Searched refs:hda_hwdep_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_hwdep.c | 60 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl() function 81 return hda_hwdep_ioctl(hw, file, cmd, (unsigned long)compat_ptr(arg)); in hda_hwdep_ioctl_compat() 111 hwdep->ops.ioctl = hda_hwdep_ioctl; in snd_hda_create_hwdep()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_hwdep.c | 60 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl() function 81 return hda_hwdep_ioctl(hw, file, cmd, (unsigned long)compat_ptr(arg)); in hda_hwdep_ioctl_compat() 111 hwdep->ops.ioctl = hda_hwdep_ioctl; in snd_hda_create_hwdep()
|
Completed in 1 milliseconds