Home
last modified time | relevance | path

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

/linux/sound/firewire/tascam/
H A Dtascam-hwdep.c206 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
229 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
242 .ioctl = hwdep_ioctl, in snd_tscm_create_hwdep_device()
/linux/sound/firewire/motu/
H A Dmotu-hwdep.c168 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() function
254 return hwdep_ioctl(hwdep, file, cmd, in hwdep_compat_ioctl()
267 .ioctl = hwdep_ioctl, in snd_motu_create_hwdep_device()