Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/bebob/
Dbebob_hwdep.c75 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info() function
153 return hwdep_get_info(bebob, (void __user *)arg); in hwdep_ioctl()
/linux-4.1.27/sound/firewire/dice/
Ddice-hwdep.c73 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info() function
147 return hwdep_get_info(dice, (void __user *)arg); in hwdep_ioctl()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-hwdep.c73 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info() function
147 return hwdep_get_info(oxfw, (void __user *)arg); in hwdep_ioctl()
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_hwdep.c173 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info() function
251 return hwdep_get_info(efw, (void __user *)arg); in hwdep_ioctl()