Searched refs:hwdep_get_info (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/sound/firewire/bebob/
H A Dbebob_hwdep.c75 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) hwdep_get_info() function
153 return hwdep_get_info(bebob, (void __user *)arg); hwdep_ioctl()
/linux-4.4.14/sound/firewire/dice/
H A Ddice-hwdep.c73 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) hwdep_get_info() function
147 return hwdep_get_info(dice, (void __user *)arg); hwdep_ioctl()
/linux-4.4.14/sound/firewire/oxfw/
H A Doxfw-hwdep.c73 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) hwdep_get_info() function
147 return hwdep_get_info(oxfw, (void __user *)arg); hwdep_ioctl()
/linux-4.4.14/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c81 static int hwdep_get_info(struct snd_dg00x *dg00x, void __user *arg) hwdep_get_info() function
155 return hwdep_get_info(dg00x, (void __user *)arg); hwdep_ioctl()
/linux-4.4.14/sound/firewire/tascam/
H A Dtascam-hwdep.c82 static int hwdep_get_info(struct snd_tscm *tscm, void __user *arg) hwdep_get_info() function
156 return hwdep_get_info(tscm, (void __user *)arg); hwdep_ioctl()
/linux-4.4.14/sound/firewire/fireworks/
H A Dfireworks_hwdep.c173 hwdep_get_info(struct snd_efw *efw, void __user *arg) hwdep_get_info() function
251 return hwdep_get_info(efw, (void __user *)arg); hwdep_ioctl()

Completed in 124 milliseconds