linux/drivers/accessibility/speakup
Samuel Thibault 5081559447 speakup: document the usage of enum values
The cursor tracking modes enum, the edge enum, and the read_all commands
enum should be used as such in the source code, to make it more readable
and make gcc catch missing values in switches.

Also, some values of enums are coupled with others, we at least need to
document these.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20201102095945.ap4pdff2dn47hijh@function
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-09 18:15:50 +01:00
..
buffers.c
DefaultKeyAssignments
devsynth.c
fakekey.c
i18n.c
i18n.h speakup: document the usage of enum values 2020-11-09 18:15:50 +01:00
Kconfig speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
keyhelp.c
kobjects.c
main.c speakup: document the usage of enum values 2020-11-09 18:15:50 +01:00
Makefile speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
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_dummy: log about characters received by the dummy driver 2020-11-09 18:15:32 +01:00
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
spk_ttyio.c
spk_types.h
synth.c
thread.c
TODO
varhandlers.c