linux-kernel-test/drivers/staging/speakup
Vaishali Thakkar c950a892cc Staging: speakup: Add helper macro for spk_synth boilerplate
For simple modules that contain a single spk_synth without
any additional setup code then ends up being a block of
duplicated boilerplate. This patch adds a new macro,
module_spk_synth(), which replaces the
module_init()/module_exit() registrations with template
functions.

Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-20 13:27:13 +01:00
..
buffers.c
DefaultKeyAssignments
devsynth.c
fakekey.c
i18n.c
i18n.h
Kconfig
keyhelp.c
kobjects.c Staging: speakup: Remove unused variable 2015-03-09 13:30:40 +01:00
main.c staging: speakup: remove extra parentheses around right bit shift operation 2015-03-06 15:22:43 -08:00
Makefile
selection.c
serialio.c
serialio.h
speakup_acnt.h
speakup_acntpc.c
speakup_acntsa.c
speakup_apollo.c
speakup_audptr.c
speakup_bns.c
speakup_decext.c
speakup_decpc.c
speakup_dectlk.c
speakup_dtlk.c
speakup_dtlk.h
speakup_dummy.c
speakup_keypc.c
speakup_ltlk.c
speakup_soft.c
speakup_spkout.c
speakup_txprt.c
speakup.h
speakupmap.h
speakupmap.map
spk_priv_keyinfo.h
spk_priv.h Staging: speakup: Remove 'extern' keywords from .h prototypes 2015-03-01 15:04:24 -08:00
spk_types.h Staging: speakup: Add helper macro for spk_synth boilerplate 2015-03-20 13:27:13 +01:00
spkguide.txt
synth.c
thread.c
TODO
varhandlers.c