Searched refs:hwdep_ioctl (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 146 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_ioctl() function 168 return hwdep_ioctl(hwdep, file, cmd, hwdep_compat_ioctl() 179 .ioctl = hwdep_ioctl,
|
/linux-4.4.14/sound/firewire/dice/ |
H A D | dice-hwdep.c | 140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_ioctl() function 161 return hwdep_ioctl(hwdep, file, cmd, hwdep_compat_ioctl() 174 .ioctl = hwdep_ioctl, snd_dice_create_hwdep()
|
/linux-4.4.14/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_ioctl() function 161 return hwdep_ioctl(hwdep, file, cmd, hwdep_compat_ioctl() 174 .ioctl = hwdep_ioctl, snd_oxfw_create_hwdep()
|
/linux-4.4.14/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 148 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_ioctl() function 169 return hwdep_ioctl(hwdep, file, cmd, hwdep_compat_ioctl() 180 .ioctl = hwdep_ioctl,
|
/linux-4.4.14/sound/firewire/tascam/ |
H A D | tascam-hwdep.c | 149 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_ioctl() function 170 return hwdep_ioctl(hwdep, file, cmd, hwdep_compat_ioctl() 181 .ioctl = hwdep_ioctl,
|
/linux-4.4.14/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 244 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, hwdep_ioctl() function 266 return hwdep_ioctl(hwdep, file, cmd, hwdep_compat_ioctl() 278 .ioctl = hwdep_ioctl,
|
Completed in 256 milliseconds