Searched hist:"08352 b200b203f8f9fa8a1c914acb58c7b10f907" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/synth/emux/ |
H A D | emux_voice.h | diff 08352b200b203f8f9fa8a1c914acb58c7b10f907 Tue Oct 24 10:34:40 CDT 2017 Kees Cook <keescook@chromium.org> ALSA: emux: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | emux_synth.c | diff 08352b200b203f8f9fa8a1c914acb58c7b10f907 Tue Oct 24 10:34:40 CDT 2017 Kees Cook <keescook@chromium.org> ALSA: emux: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | emux.c | diff 08352b200b203f8f9fa8a1c914acb58c7b10f907 Tue Oct 24 10:34:40 CDT 2017 Kees Cook <keescook@chromium.org> ALSA: emux: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|