Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
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-v6.1/include/sound/
Dhwdep.h29 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member
/Linux-v6.1/sound/pci/hda/
Dhda_hwdep.c113 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat; in snd_hda_create_hwdep()
/Linux-v6.1/sound/synth/emux/
Demux_hwdep.c128 hw->ops.ioctl_compat = snd_emux_hwdep_ioctl; in snd_emux_init_hwdep()
/Linux-v6.1/sound/firewire/bebob/
Dbebob_hwdep.c178 .ioctl_compat = hwdep_compat_ioctl, in snd_bebob_create_hwdep_device()
/Linux-v6.1/sound/firewire/dice/
Ddice-hwdep.c174 .ioctl_compat = hwdep_compat_ioctl, in snd_dice_create_hwdep()
/Linux-v6.1/sound/firewire/digi00x/
Ddigi00x-hwdep.c182 .ioctl_compat = hwdep_compat_ioctl, in snd_dg00x_create_hwdep_device()
/Linux-v6.1/sound/firewire/fireface/
Dff-hwdep.c172 .ioctl_compat = hwdep_compat_ioctl, in snd_ff_create_hwdep_devices()
/Linux-v6.1/sound/firewire/oxfw/
Doxfw-hwdep.c172 .ioctl_compat = hwdep_compat_ioctl, in snd_oxfw_create_hwdep()
/Linux-v6.1/sound/firewire/tascam/
Dtascam-hwdep.c259 .ioctl_compat = hwdep_compat_ioctl, in snd_tscm_create_hwdep_device()
/Linux-v6.1/sound/firewire/motu/
Dmotu-hwdep.c280 .ioctl_compat = hwdep_compat_ioctl, in snd_motu_create_hwdep_device()
/Linux-v6.1/sound/firewire/fireworks/
Dfireworks_hwdep.c314 .ioctl_compat = hwdep_compat_ioctl, in snd_efw_create_hwdep_device()
/Linux-v6.1/sound/usb/usx2y/
Dus122l.c431 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl; in usb_stream_hwdep_new()
/Linux-v6.1/sound/pci/rme9652/
Dhdsp.c4984 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
Dhdspm.c6385 hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl; in snd_hdspm_create_hwdep()