Searched refs:snd_kill_fasync (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/core/ |
| H A D | misc.c | 145 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync() function 155 EXPORT_SYMBOL_GPL(snd_kill_fasync);
|
| H A D | timer.c | 1333 snd_kill_fasync(tu->fasync, SIGIO, POLL_IN); in snd_timer_user_append_to_tqueue() 1369 snd_kill_fasync(tu->fasync, SIGIO, POLL_IN); 1436 snd_kill_fasync(tu->fasync, SIGIO, POLL_IN); in realloc_user_queue()
|
| H A D | control.c | 192 snd_kill_fasync(ctl->fasync, SIGIO, POLL_IN); 2393 snd_kill_fasync(ctl->fasync, SIGIO, POLL_ERR); in snd_ctl_boolean_mono_info()
|
| H A D | pcm_lib.c | 1917 snd_kill_fasync(runtime->fasync, SIGIO, POLL_IN); in snd_pcm_period_elapsed_under_stream_lock()
|
| /linux/include/sound/ |
| H A D | core.h | 450 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll);
|