Searched refs:hwdep_lock (Results 1 – 8 of 8) sorted by relevance
91 hwdep_lock(struct snd_bebob *bebob) in hwdep_lock() function151 return hwdep_lock(bebob); in hwdep_ioctl()
89 static int hwdep_lock(struct snd_oxfw *oxfw) in hwdep_lock() function146 return hwdep_lock(oxfw); in hwdep_ioctl()
91 static int hwdep_lock(struct snd_dice *dice) in hwdep_lock() function148 return hwdep_lock(dice); in hwdep_ioctl()
99 static int hwdep_lock(struct snd_dg00x *dg00x) in hwdep_lock() function156 return hwdep_lock(dg00x); in hwdep_ioctl()
89 static int hwdep_lock(struct snd_ff *ff) in hwdep_lock() function146 return hwdep_lock(ff); in hwdep_ioctl()
166 static int hwdep_lock(struct snd_tscm *tscm) in hwdep_lock() function231 return hwdep_lock(tscm); in hwdep_ioctl()
132 static int hwdep_lock(struct snd_motu *motu) in hwdep_lock() function189 return hwdep_lock(motu); in hwdep_ioctl()
225 hwdep_lock(struct snd_efw *efw) in hwdep_lock() function285 return hwdep_lock(efw); in hwdep_ioctl()
Completed in 8 milliseconds