Home
last modified time | relevance | path

Searched refs:snd_hdsp_hwdep_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c4685 static int snd_hdsp_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, unsigned int cmd, unsigned long arg) in snd_hdsp_hwdep_ioctl() function
4907 hw->ops.ioctl = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
4908 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c4728 static int snd_hdsp_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, unsigned int cmd, unsigned long arg) in snd_hdsp_hwdep_ioctl() function
4953 hw->ops.ioctl = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
4954 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()

Completed in 19 milliseconds