Home
last modified time | relevance | path

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

/linux/sound/firewire/bebob/
A Dbebob_hwdep.c71 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info() function
149 return hwdep_get_info(bebob, (void __user *)arg); in hwdep_ioctl()
/linux/sound/firewire/oxfw/
A Doxfw-hwdep.c70 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info() function
144 return hwdep_get_info(oxfw, (void __user *)arg); in hwdep_ioctl()
/linux/sound/firewire/dice/
A Ddice-hwdep.c72 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info() function
146 return hwdep_get_info(dice, (void __user *)arg); in hwdep_ioctl()
/linux/sound/firewire/digi00x/
A Ddigi00x-hwdep.c80 static int hwdep_get_info(struct snd_dg00x *dg00x, void __user *arg) in hwdep_get_info() function
154 return hwdep_get_info(dg00x, (void __user *)arg); in hwdep_ioctl()
/linux/sound/firewire/fireface/
A Dff-hwdep.c70 static int hwdep_get_info(struct snd_ff *ff, void __user *arg) in hwdep_get_info() function
144 return hwdep_get_info(ff, (void __user *)arg); in hwdep_ioctl()
/linux/sound/firewire/tascam/
A Dtascam-hwdep.c147 static int hwdep_get_info(struct snd_tscm *tscm, void __user *arg) in hwdep_get_info() function
229 return hwdep_get_info(tscm, (void __user *)arg); in hwdep_ioctl()
/linux/sound/firewire/motu/
A Dmotu-hwdep.c113 static int hwdep_get_info(struct snd_motu *motu, void __user *arg) in hwdep_get_info() function
187 return hwdep_get_info(motu, (void __user *)arg); in hwdep_ioctl()
/linux/sound/firewire/fireworks/
A Dfireworks_hwdep.c205 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info() function
283 return hwdep_get_info(efw, (void __user *)arg); in hwdep_ioctl()

Completed in 8 milliseconds