Searched refs:hwdep_get_info (Results 1 – 4 of 4) sorted by relevance
75 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info() function153 return hwdep_get_info(bebob, (void __user *)arg); in hwdep_ioctl()
73 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info() function147 return hwdep_get_info(dice, (void __user *)arg); in hwdep_ioctl()
73 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info() function147 return hwdep_get_info(oxfw, (void __user *)arg); in hwdep_ioctl()
173 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info() function251 return hwdep_get_info(efw, (void __user *)arg); in hwdep_ioctl()