Searched refs:hwdep_ioctl (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/sound/firewire/bebob/
H A Dbebob_hwdep.c146 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 Ddice-hwdep.c140 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 Doxfw-hwdep.c140 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 Ddigi00x-hwdep.c148 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 Dtascam-hwdep.c149 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 Dfireworks_hwdep.c244 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