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