Searched refs:synth (Results 26 - 26 of 26) sorted by relevance

12

/drivers/staging/speakup/
H A Dmain.c65 module_param_named(synth, synth_name, charp, S_IRUGO);
68 MODULE_PARM_DESC(synth, "Synth to start if speakup is built in.");
303 if (synth != NULL)
309 char val = synth->is_alive(synth);
314 /* re-enables synth, if disabled */
712 else /* synth has no pitch */
1110 /* these are usually puncts like . and , which synth
1151 if (synth == NULL || up_flag || spk_killed)
1188 if (synth
[all...]

Completed in 60 milliseconds

12