/openbmc/linux/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 137 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 158 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 171 .ioctl = hwdep_ioctl, in snd_oxfw_create_hwdep()
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 142 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 164 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 177 .ioctl = hwdep_ioctl, in snd_bebob_create_hwdep_device()
|
/openbmc/linux/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 147 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 168 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 181 .ioctl = hwdep_ioctl, in snd_dg00x_create_hwdep_device()
|
/openbmc/linux/sound/firewire/dice/ |
H A D | dice-hwdep.c | 139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 160 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 173 .ioctl = hwdep_ioctl, in snd_dice_create_hwdep()
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | ff-hwdep.c | 156 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 177 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 190 .ioctl = hwdep_ioctl, in snd_ff_create_hwdep_devices()
|
/openbmc/linux/sound/firewire/tascam/ |
H A D | tascam-hwdep.c | 222 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 245 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 258 .ioctl = hwdep_ioctl, in snd_tscm_create_hwdep_device()
|
/openbmc/linux/sound/firewire/motu/ |
H A D | motu-hwdep.c | 184 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 270 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 283 .ioctl = hwdep_ioctl, in snd_motu_create_hwdep_device()
|
/openbmc/linux/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 277 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 299 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 313 .ioctl = hwdep_ioctl, in snd_efw_create_hwdep_device()
|