Home
last modified time | relevance | path

Searched refs:synth_ltlk (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_ltlk.c101 static struct spk_synth synth_ltlk = { variable
171 module_param_named(ser, synth_ltlk.ser, int, 0444);
172 module_param_named(dev, synth_ltlk.dev_name, charp, 0444);
173 module_param_named(start, synth_ltlk.startup, short, 0444);
199 module_spk_synth(synth_ltlk);