Searched refs:hwdep_compat_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob_hwdep.c | 165 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 172 #define hwdep_compat_ioctl NULL macro 180 .ioctl_compat = hwdep_compat_ioctl,
|
/linux-4.1.27/sound/firewire/dice/ |
D | dice-hwdep.c | 158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 165 #define hwdep_compat_ioctl NULL macro 175 .ioctl_compat = hwdep_compat_ioctl, in snd_dice_create_hwdep()
|
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 165 #define hwdep_compat_ioctl NULL macro 175 .ioctl_compat = hwdep_compat_ioctl, in snd_oxfw_create_hwdep()
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 263 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function 270 #define hwdep_compat_ioctl NULL macro 279 .ioctl_compat = hwdep_compat_ioctl,
|