Searched hist:"40 ed9444cd2421cceedb35bb8d8ff913a5ae1ac3" (Results 1 – 2 of 2) sorted by relevance
/linux/include/sound/ |
H A D | timer.h | diff 40ed9444cd2421cceedb35bb8d8ff913a5ae1ac3 Thu Jan 21 17:43:08 CET 2016 Takashi Iwai <tiwai@suse.de> ALSA: timer: Introduce disconnect op to snd_timer_instance
Instead of the previous ugly hack, introduce a new op, disconnect, to snd_timer_instance object for handling the wake up of pending tasks more cleanly.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=109431 Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/sound/core/ |
H A D | timer.c | diff 40ed9444cd2421cceedb35bb8d8ff913a5ae1ac3 Thu Jan 21 17:43:08 CET 2016 Takashi Iwai <tiwai@suse.de> ALSA: timer: Introduce disconnect op to snd_timer_instance
Instead of the previous ugly hack, introduce a new op, disconnect, to snd_timer_instance object for handling the wake up of pending tasks more cleanly.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=109431 Signed-off-by: Takashi Iwai <tiwai@suse.de>
|