Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);