Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dhwdep_compat.c52 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()
/linux/include/sound/
H A Dhwdep.h29 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member
/linux/sound/hda/common/
H A Dhwdep.c111 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat; in snd_hda_create_hwdep()
/linux/sound/synth/emux/
H A Demux_hwdep.c129 hw->ops.ioctl_compat = snd_emux_hwdep_ioctl; in snd_emux_init_hwdep()
/linux/sound/firewire/bebob/
H A Dbebob_hwdep.c161 .ioctl_compat = hwdep_compat_ioctl, in snd_bebob_create_hwdep_device()
/linux/sound/firewire/oxfw/
H A Doxfw-hwdep.c155 .ioctl_compat = hwdep_compat_ioctl, in snd_oxfw_create_hwdep()
/linux/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c165 .ioctl_compat = hwdep_compat_ioctl, in snd_dg00x_create_hwdep_device()
/linux/sound/firewire/dice/
H A Ddice-hwdep.c157 .ioctl_compat = hwdep_compat_ioctl, in snd_dice_create_hwdep()
/linux/sound/firewire/fireface/
H A Dff-hwdep.c174 .ioctl_compat = hwdep_compat_ioctl, in snd_ff_create_hwdep_devices()
/linux/sound/firewire/tascam/
H A Dtascam-hwdep.c242 .ioctl_compat = hwdep_compat_ioctl, in snd_tscm_create_hwdep_device()
/linux/sound/firewire/fireworks/
H A Dfireworks_hwdep.c297 .ioctl_compat = hwdep_compat_ioctl, in snd_efw_create_hwdep_device()
/linux/sound/firewire/motu/
H A Dmotu-hwdep.c268 .ioctl_compat = hwdep_compat_ioctl, in snd_motu_create_hwdep_device()
/linux/sound/usb/usx2y/
H A Dus122l.c393 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl; in usb_stream_hwdep_new()
/linux/sound/usb/
H A Dfcp.c884 hw->ops.ioctl_compat = fcp_hwdep_ioctl; in fcp_hwdep_init()
/linux/sound/pci/rme9652/
H A Dhdsp.c4889 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
H A Dhdspm.c6315 hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl; in snd_hdspm_create_hwdep()