Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup_soft.c39 static void softsynth_release(void);
138 .release = softsynth_release,
336 static void softsynth_release(void) in softsynth_release() function