Searched refs:spk_synth_flush (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | spk_priv.h | 60 void spk_synth_flush(struct spk_synth *synth);
|
H A D | speakup_txprt.c | 95 .flush = spk_synth_flush,
|
H A D | speakup_acntsa.c | 99 .flush = spk_synth_flush,
|
H A D | speakup_bns.c | 96 .flush = spk_synth_flush,
|
H A D | speakup_dummy.c | 103 .flush = spk_synth_flush,
|
H A D | speakup_ltlk.c | 110 .flush = spk_synth_flush,
|
H A D | synth.c | 138 void spk_synth_flush(struct spk_synth *synth) in spk_synth_flush() function 143 EXPORT_SYMBOL_GPL(spk_synth_flush); variable
|
H A D | speakup_apollo.c | 108 .flush = spk_synth_flush,
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | spk_priv.h | 60 void spk_synth_flush(struct spk_synth *synth);
|
H A D | speakup_dummy.c | 125 .flush = spk_synth_flush,
|
H A D | speakup_txprt.c | 110 .flush = spk_synth_flush,
|
H A D | speakup_acntsa.c | 109 .flush = spk_synth_flush,
|
H A D | speakup_bns.c | 105 .flush = spk_synth_flush,
|
H A D | synth.c | 138 void spk_synth_flush(struct spk_synth *synth) in spk_synth_flush() function 143 EXPORT_SYMBOL_GPL(spk_synth_flush); variable
|
H A D | speakup_ltlk.c | 121 .flush = spk_synth_flush,
|
H A D | speakup_apollo.c | 121 .flush = spk_synth_flush,
|
Completed in 6 milliseconds