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