Searched refs:snd_hdsp_hwdep_ioctl (Results 1 – 1 of 1) sorted by relevance
4730 static int snd_hdsp_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, unsigned int cmd, unsigned… in snd_hdsp_hwdep_ioctl() function4955 hw->ops.ioctl = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()4956 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()