Home
last modified time | relevance | path

Searched refs:ioctl_compat (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/sound/core/
Dhwdep_compat.c75 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()
/linux-4.4.14/include/sound/
Dhwdep.h44 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member
/linux-4.4.14/sound/pci/hda/
Dhda_hwdep.c116 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat; in snd_hda_create_hwdep()
/linux-4.4.14/sound/synth/emux/
Demux_hwdep.c133 hw->ops.ioctl_compat = snd_emux_hwdep_ioctl; in snd_emux_init_hwdep()
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-hwdep.c175 .ioctl_compat = hwdep_compat_ioctl, in snd_oxfw_create_hwdep()
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-hwdep.c181 .ioctl_compat = hwdep_compat_ioctl,
/linux-4.4.14/sound/firewire/dice/
Ddice-hwdep.c175 .ioctl_compat = hwdep_compat_ioctl, in snd_dice_create_hwdep()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_hwdep.c180 .ioctl_compat = hwdep_compat_ioctl,
/linux-4.4.14/sound/firewire/tascam/
Dtascam-hwdep.c182 .ioctl_compat = hwdep_compat_ioctl,
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_hwdep.c279 .ioctl_compat = hwdep_compat_ioctl,
/linux-4.4.14/sound/usb/usx2y/
Dus122l.c472 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl; in usb_stream_hwdep_new()
/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c4900 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
Dhdspm.c6392 hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl; in snd_hdspm_create_hwdep()