Searched refs:hwdep_compat_ioctl (Results 1 – 8 of 8) sorted by relevance
/linux/sound/firewire/bebob/ |
A D | bebob_hwdep.c | 161 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 168 #define hwdep_compat_ioctl NULL macro 178 .ioctl_compat = hwdep_compat_ioctl, in snd_bebob_create_hwdep_device()
|
/linux/sound/firewire/oxfw/ |
A D | oxfw-hwdep.c | 155 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 162 #define hwdep_compat_ioctl NULL macro 172 .ioctl_compat = hwdep_compat_ioctl, in snd_oxfw_create_hwdep()
|
/linux/sound/firewire/dice/ |
A D | dice-hwdep.c | 157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 164 #define hwdep_compat_ioctl NULL macro 174 .ioctl_compat = hwdep_compat_ioctl, in snd_dice_create_hwdep()
|
/linux/sound/firewire/digi00x/ |
A D | digi00x-hwdep.c | 165 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 172 #define hwdep_compat_ioctl NULL macro 182 .ioctl_compat = hwdep_compat_ioctl, in snd_dg00x_create_hwdep_device()
|
/linux/sound/firewire/fireface/ |
A D | ff-hwdep.c | 155 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 162 #define hwdep_compat_ioctl NULL macro 172 .ioctl_compat = hwdep_compat_ioctl, in snd_ff_create_hwdep_devices()
|
/linux/sound/firewire/tascam/ |
A D | tascam-hwdep.c | 242 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 249 #define hwdep_compat_ioctl NULL macro 259 .ioctl_compat = hwdep_compat_ioctl, in snd_tscm_create_hwdep_device()
|
/linux/sound/firewire/motu/ |
A D | motu-hwdep.c | 263 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 270 #define hwdep_compat_ioctl NULL macro 280 .ioctl_compat = hwdep_compat_ioctl, in snd_motu_create_hwdep_device()
|
/linux/sound/firewire/fireworks/ |
A D | fireworks_hwdep.c | 295 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 302 #define hwdep_compat_ioctl NULL macro 313 .ioctl_compat = hwdep_compat_ioctl, in snd_efw_create_hwdep_device()
|
Completed in 8 milliseconds