Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c27 static void softsynth_release(struct spk_synth *synth);
143 .release = softsynth_release,
425 static void softsynth_release(struct spk_synth *synth) in softsynth_release() function