Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/accessibility/speakup/
Dspeakup_ltlk.c90 static struct spk_synth synth_ltlk = { variable
160 module_param_named(ser, synth_ltlk.ser, int, 0444);
161 module_param_named(dev, synth_ltlk.dev_name, charp, 0444);
162 module_param_named(start, synth_ltlk.startup, short, 0444);
168 module_spk_synth(synth_ltlk);