Home
last modified time | relevance | path

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

/linux/sound/firewire/tascam/
H A Dtascam-hwdep.c226 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function
233 #define hwdep_compat_ioctl NULL macro
243 .ioctl_compat = hwdep_compat_ioctl, in snd_tscm_create_hwdep_device()
/linux/sound/firewire/motu/
H A Dmotu-hwdep.c251 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() function
258 #define hwdep_compat_ioctl NULL macro
268 .ioctl_compat = hwdep_compat_ioctl, in snd_motu_create_hwdep_device()