Searched refs:ioctl_compat (Results 1 – 11 of 11) sorted by relevance
75 if (hw->ops.ioctl_compat) in snd_hwdep_ioctl_compat()76 return hw->ops.ioctl_compat(hw, file, cmd, arg); in snd_hwdep_ioctl_compat()
44 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member
116 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat; in snd_hda_create_hwdep()
133 hw->ops.ioctl_compat = snd_emux_hwdep_ioctl; in snd_emux_init_hwdep()
180 .ioctl_compat = hwdep_compat_ioctl,
175 .ioctl_compat = hwdep_compat_ioctl, in snd_dice_create_hwdep()
175 .ioctl_compat = hwdep_compat_ioctl, in snd_oxfw_create_hwdep()
279 .ioctl_compat = hwdep_compat_ioctl,
472 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl; in usb_stream_hwdep_new()
4899 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
6393 hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl; in snd_hdspm_create_hwdep()