Home
last modified time | relevance | path

Searched refs:hwdep_ioctl (Results 1 – 8 of 8) sorted by relevance

/sound/firewire/motu/
Dmotu-hwdep.c146 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
167 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
180 .ioctl = hwdep_ioctl, in snd_motu_create_hwdep_device()
/sound/firewire/bebob/
Dbebob_hwdep.c144 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
166 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
179 .ioctl = hwdep_ioctl, in snd_bebob_create_hwdep_device()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c147 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
168 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
181 .ioctl = hwdep_ioctl, in snd_dg00x_create_hwdep_device()
/sound/firewire/dice/
Ddice-hwdep.c139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
160 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
173 .ioctl = hwdep_ioctl, in snd_dice_create_hwdep()
/sound/firewire/oxfw/
Doxfw-hwdep.c139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
160 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
173 .ioctl = hwdep_ioctl, in snd_oxfw_create_hwdep()
/sound/firewire/fireface/
Dff-hwdep.c139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
160 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
173 .ioctl = hwdep_ioctl, in snd_ff_create_hwdep_devices()
/sound/firewire/tascam/
Dtascam-hwdep.c222 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
245 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
258 .ioctl = hwdep_ioctl, in snd_tscm_create_hwdep_device()
/sound/firewire/fireworks/
Dfireworks_hwdep.c277 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
299 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
313 .ioctl = hwdep_ioctl, in snd_efw_create_hwdep_device()