Searched refs:ioctl_compat (Results 1 – 9 of 9) sorted by relevance
52 if (hw->ops.ioctl_compat) in snd_hwdep_ioctl_compat()53 return hw->ops.ioctl_compat(hw, file, cmd, arg); in snd_hwdep_ioctl_compat()
29 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member
111 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat; in snd_hda_create_hwdep()
129 hw->ops.ioctl_compat = snd_emux_hwdep_ioctl; in snd_emux_init_hwdep()
243 .ioctl_compat = hwdep_compat_ioctl, in snd_tscm_create_hwdep_device()
268 .ioctl_compat = hwdep_compat_ioctl, in snd_motu_create_hwdep_device()
393 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl; in usb_stream_hwdep_new()
884 hw->ops.ioctl_compat = fcp_hwdep_ioctl; in fcp_hwdep_init()
6315 hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl; in snd_hdspm_create_hwdep()