Searched refs:hwdep_compat_ioctl (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 165 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_compat_ioctl() function 172 #define hwdep_compat_ioctl NULL macro 180 .ioctl_compat = hwdep_compat_ioctl,
|
/linux-4.4.14/sound/firewire/dice/ |
H A D | dice-hwdep.c | 158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_compat_ioctl() function 165 #define hwdep_compat_ioctl NULL macro 175 .ioctl_compat = hwdep_compat_ioctl, snd_dice_create_hwdep()
|
/linux-4.4.14/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_compat_ioctl() function 165 #define hwdep_compat_ioctl NULL macro 175 .ioctl_compat = hwdep_compat_ioctl, snd_oxfw_create_hwdep()
|
/linux-4.4.14/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 166 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_compat_ioctl() function 173 #define hwdep_compat_ioctl NULL macro 181 .ioctl_compat = hwdep_compat_ioctl,
|
/linux-4.4.14/sound/firewire/tascam/ |
H A D | tascam-hwdep.c | 167 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_compat_ioctl() function 174 #define hwdep_compat_ioctl NULL macro 182 .ioctl_compat = hwdep_compat_ioctl,
|
/linux-4.4.14/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 263 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_compat_ioctl() function 270 #define hwdep_compat_ioctl NULL macro 279 .ioctl_compat = hwdep_compat_ioctl,
|
Completed in 238 milliseconds