Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c111 static struct spk_synth synth_dectlk = { variable
297 module_param_named(ser, synth_dectlk.ser, int, 0444);
298 module_param_named(dev, synth_dectlk.dev_name, charp, 0444);
299 module_param_named(start, synth_dectlk.startup, short, 0444);
305 module_spk_synth(synth_dectlk); variable
/kernel/linux/linux-6.6/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); variable

Completed in 1 milliseconds