Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dmisc.c160 struct snd_fasync { struct
173 struct snd_fasync *fasync; in snd_fasync_work_fn() argument
177 fasync = list_first_entry(&snd_fasync_list, struct snd_fasync, list); in snd_fasync_work_fn()
190 struct snd_fasync **fasyncp) in snd_fasync_helper()
192 struct snd_fasync *fasync = NULL; in snd_fasync_helper()
218 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync()
233 void snd_fasync_free(struct snd_fasync *fasync) in snd_fasync_free()
A Dtimer.c86 struct snd_fasync *fasync;
/linux-6.3-rc2/include/sound/
A Dcore.h511 struct snd_fasync;
514 struct snd_fasync **fasyncp);
515 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll);
516 void snd_fasync_free(struct snd_fasync *fasync);
A Dcontrol.h112 struct snd_fasync *fasync;
A Dpcm.h404 struct snd_fasync *fasync;

Completed in 15 milliseconds