Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c122 static struct spk_synth synth_dectlk = { variable
314 module_param_named(ser, synth_dectlk.ser, int, 0444);
315 module_param_named(dev, synth_dectlk.dev_name, charp, 0444);
316 module_param_named(start, synth_dectlk.startup, short, 0444);
339 module_spk_synth(synth_dectlk);