Searched refs:hwdep_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob_hwdep.c | 146 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 168 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 179 .ioctl = hwdep_ioctl,
|
/linux-4.1.27/sound/firewire/dice/ |
D | dice-hwdep.c | 140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 161 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 174 .ioctl = hwdep_ioctl, in snd_dice_create_hwdep()
|
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 161 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 174 .ioctl = hwdep_ioctl, in snd_oxfw_create_hwdep()
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 244 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function 266 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl() 278 .ioctl = hwdep_ioctl,
|