Searched refs:ioctl_compat (Results 1 - 15 of 15) sorted by relevance

/linux-master/sound/core/
H A Dhwdep_compat.c52 if (hw->ops.ioctl_compat)
53 return hw->ops.ioctl_compat(hw, file, cmd, arg);
/linux-master/include/sound/
H A Dhwdep.h29 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member in struct:snd_hwdep_ops
/linux-master/sound/pci/hda/
H A Dhda_hwdep.c113 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat;
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c182 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/firewire/oxfw/
H A Doxfw-hwdep.c172 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/firewire/dice/
H A Ddice-hwdep.c174 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/firewire/bebob/
H A Dbebob_hwdep.c178 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/synth/emux/
H A Demux_hwdep.c128 hw->ops.ioctl_compat = snd_emux_hwdep_ioctl;
/linux-master/sound/firewire/fireface/
H A Dff-hwdep.c191 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/firewire/tascam/
H A Dtascam-hwdep.c259 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/firewire/fireworks/
H A Dfireworks_hwdep.c314 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/firewire/motu/
H A Dmotu-hwdep.c284 .ioctl_compat = hwdep_compat_ioctl,
/linux-master/sound/usb/usx2y/
H A Dus122l.c431 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl;
/linux-master/sound/pci/rme9652/
H A Dhdspm.c6379 hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl;
H A Dhdsp.c4954 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl;

Completed in 176 milliseconds