Searched refs:snd_fasync_free (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/core/
H A Dmisc.c157 * and snd_kill_fasync(), respectively. In addition, snd_fasync_free() has
233 void snd_fasync_free(struct snd_fasync *fasync) function
241 EXPORT_SYMBOL_GPL(snd_fasync_free); variable
H A Dpcm.c998 snd_fasync_free(runtime->fasync);
H A Dtimer.c1472 snd_fasync_free(tu->fasync);
H A Dcontrol.c130 snd_fasync_free(ctl->fasync);
/linux-master/include/sound/
H A Dcore.h516 void snd_fasync_free(struct snd_fasync *fasync);

Completed in 204 milliseconds