Searched defs:spk_synth (Results 1 – 2 of 2) sorted by relevance
168 struct spk_synth { struct190 int (*probe)(struct spk_synth *synth); argument192 const char *(*synth_immediate)(struct spk_synth *synth, argument194 void (*catch_up)(struct spk_synth *synth); argument195 void (*flush)(struct spk_synth *synth); argument196 int (*is_alive)(struct spk_synth *synth); argument199 unsigned char (*get_index)(struct spk_synth *synth); argument207 * @__spk_synth: spk_synth struct argument
162 struct spk_synth { struct184 int (*probe)(struct spk_synth *synth); argument186 const char *(*synth_immediate)(struct spk_synth *synth, argument188 void (*catch_up)(struct spk_synth *synth); argument189 void (*flush)(struct spk_synth *synth); argument190 int (*is_alive)(struct spk_synth *synth); argument193 unsigned char (*get_index)(struct spk_synth *synth); argument201 * @__spk_synth: spk_synth struct argument