Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_acntpc.c28 static void accent_release(struct spk_synth *synth);
119 .release = accent_release,
306 static void accent_release(struct spk_synth *synth) in accent_release() function