Home
last modified time | relevance | path

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

/linux-6.14.4/sound/core/
Dmisc.c89 struct snd_fasync { struct
102 struct snd_fasync *fasync; in snd_fasync_work_fn() argument
106 fasync = list_first_entry(&snd_fasync_list, struct snd_fasync, list); in snd_fasync_work_fn()
119 struct snd_fasync **fasyncp) in snd_fasync_helper()
121 struct snd_fasync *fasync = NULL; in snd_fasync_helper()
147 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync()
162 void snd_fasync_free(struct snd_fasync *fasync) in snd_fasync_free()
Dtimer.c88 struct snd_fasync *fasync;
/linux-6.14.4/include/sound/
Dcore.h444 struct snd_fasync;
447 struct snd_fasync **fasyncp);
448 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll);
449 void snd_fasync_free(struct snd_fasync *fasync);
Dcontrol.h112 struct snd_fasync *fasync;
Dpcm.h419 struct snd_fasync *fasync;