Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/accessibility/speakup/
Dspeakup_dectlk.c110 static struct spk_synth synth_dectlk = { variable
296 module_param_named(ser, synth_dectlk.ser, int, 0444);
297 module_param_named(dev, synth_dectlk.dev_name, charp, 0444);
298 module_param_named(start, synth_dectlk.startup, short, 0444);
304 module_spk_synth(synth_dectlk);