Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dmisc.c233 void snd_fasync_free(struct snd_fasync *fasync) in snd_fasync_free() function
241 EXPORT_SYMBOL_GPL(snd_fasync_free);
H A Dpcm.c1012 snd_fasync_free(runtime->fasync); in snd_pcm_detach_substream()
H A Dtimer.c1538 snd_fasync_free(tu->fasync); in snd_timer_user_release()
H A Dcontrol.c133 snd_fasync_free(ctl->fasync); in snd_ctl_release()
/openbmc/linux/include/sound/
H A Dcore.h516 void snd_fasync_free(struct snd_fasync *fasync);