Home
last modified time | relevance | path

Searched defs:spk_synth (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/speakup/
Dspk_types.h162 struct spk_synth { struct
184 int (*probe)(struct spk_synth *synth); argument
186 const char *(*synth_immediate)(struct spk_synth *synth, argument
188 void (*catch_up)(struct spk_synth *synth); argument
189 void (*flush)(struct spk_synth *synth); argument
190 int (*is_alive)(struct spk_synth *synth); argument
193 unsigned char (*get_index)(struct spk_synth *synth); argument
201 * @__spk_synth: spk_synth struct argument