Searched refs:hwdep_get_info (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 75 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 D | dice-hwdep.c | 73 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 D | oxfw-hwdep.c | 73 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 D | digi00x-hwdep.c | 81 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 D | tascam-hwdep.c | 82 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 D | fireworks_hwdep.c | 173 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