Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dspeakup_dectlk.c107 static struct spk_synth synth_dectlk = { variable
293 module_param_named(ser, synth_dectlk.ser, int, 0444);
294 module_param_named(dev, synth_dectlk.dev_name, charp, 0444);
295 module_param_named(start, synth_dectlk.startup, short, 0444);
301 module_spk_synth(synth_dectlk);