Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/dice/
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-6.1.9/sound/firewire/digi00x/
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-6.1.9/sound/firewire/fireface/
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-6.1.9/sound/firewire/bebob/
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-6.1.9/sound/firewire/oxfw/
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-6.1.9/sound/firewire/tascam/
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-6.1.9/sound/firewire/motu/
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-6.1.9/sound/firewire/fireworks/
Dfireworks_hwdep.c206 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info() function
284 return hwdep_get_info(efw, (void __user *)arg); in hwdep_ioctl()