Home
last modified time | relevance | path

Searched hist:"08352 b200b203f8f9fa8a1c914acb58c7b10f907" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/synth/emux/
H A Demux_voice.hdiff 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 Demux_synth.cdiff 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 Demux.cdiff 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>