Searched refs:ioctl_compat (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | hwdep_compat.c | 52 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()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | hwdep.h | 30 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, member
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_hwdep.c | 113 hwdep->ops.ioctl_compat = hda_hwdep_ioctl_compat; in snd_hda_create_hwdep()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/inetutils/inetutils/ |
| H A D | inetutils-only-check-pam_appl.h-when-pam-enabled.patch | 49 sys/ioctl_compat.h sys/cdefs.h sys/stream.h sys/mkdev.h \
|
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | emux_hwdep.c | 127 hw->ops.ioctl_compat = snd_emux_hwdep_ioctl; in snd_emux_init_hwdep()
|
| /OK3568_Linux_fs/kernel/sound/firewire/digi00x/ |
| H A D | digi00x-hwdep.c | 182 .ioctl_compat = hwdep_compat_ioctl, in snd_dg00x_create_hwdep_device()
|
| /OK3568_Linux_fs/kernel/sound/firewire/motu/ |
| H A D | motu-hwdep.c | 181 .ioctl_compat = hwdep_compat_ioctl, in snd_motu_create_hwdep_device()
|
| /OK3568_Linux_fs/kernel/sound/firewire/bebob/ |
| H A D | bebob_hwdep.c | 180 .ioctl_compat = hwdep_compat_ioctl, in snd_bebob_create_hwdep_device()
|
| /OK3568_Linux_fs/kernel/sound/firewire/oxfw/ |
| H A D | oxfw-hwdep.c | 174 .ioctl_compat = hwdep_compat_ioctl, in snd_oxfw_create_hwdep()
|
| /OK3568_Linux_fs/kernel/sound/firewire/dice/ |
| H A D | dice-hwdep.c | 174 .ioctl_compat = hwdep_compat_ioctl, in snd_dice_create_hwdep()
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireface/ |
| H A D | ff-hwdep.c | 174 .ioctl_compat = hwdep_compat_ioctl, in snd_ff_create_hwdep_devices()
|
| /OK3568_Linux_fs/kernel/sound/firewire/tascam/ |
| H A D | tascam-hwdep.c | 259 .ioctl_compat = hwdep_compat_ioctl, in snd_tscm_create_hwdep_device()
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireworks/ |
| H A D | fireworks_hwdep.c | 314 .ioctl_compat = hwdep_compat_ioctl, in snd_efw_create_hwdep_device()
|
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | us122l.c | 425 hw->ops.ioctl_compat = usb_stream_hwdep_ioctl; in usb_stream_hwdep_new()
|
| /OK3568_Linux_fs/kernel/sound/pci/rme9652/ |
| H A D | hdsp.c | 4908 hw->ops.ioctl_compat = snd_hdsp_hwdep_ioctl; in snd_hdsp_create_hwdep()
|
| H A D | hdspm.c | 6393 hw->ops.ioctl_compat = snd_hdspm_hwdep_ioctl; in snd_hdspm_create_hwdep()
|