Searched refs:spk_ttyio_synth_probe (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | spk_priv.h | 53 int spk_ttyio_synth_probe(struct spk_synth *synth);
|
H A D | spk_ttyio.c | 368 int spk_ttyio_synth_probe(struct spk_synth *synth) in spk_ttyio_synth_probe() function 380 EXPORT_SYMBOL_GPL(spk_ttyio_synth_probe); variable
|
H A D | speakup_txprt.c | 91 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_acntsa.c | 120 failed = spk_ttyio_synth_probe(synth); in synth_probe()
|
H A D | speakup_bns.c | 92 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_spkout.c | 97 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_dummy.c | 99 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_audptr.c | 149 failed = spk_ttyio_synth_probe(synth); in synth_probe()
|
H A D | speakup_ltlk.c | 153 failed = spk_ttyio_synth_probe(synth); in synth_probe()
|
H A D | speakup_decext.c | 123 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_apollo.c | 104 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_dectlk.c | 129 .probe = spk_ttyio_synth_probe,
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | spk_priv.h | 53 int spk_ttyio_synth_probe(struct spk_synth *synth);
|
H A D | spk_ttyio.c | 339 int spk_ttyio_synth_probe(struct spk_synth *synth) in spk_ttyio_synth_probe() function 350 EXPORT_SYMBOL_GPL(spk_ttyio_synth_probe); variable
|
H A D | speakup_dummy.c | 121 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_spkout.c | 108 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_txprt.c | 106 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_acntsa.c | 130 failed = spk_ttyio_synth_probe(synth); in synth_probe()
|
H A D | speakup_bns.c | 101 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_ltlk.c | 164 failed = spk_ttyio_synth_probe(synth); in synth_probe()
|
H A D | speakup_audptr.c | 160 failed = spk_ttyio_synth_probe(synth); in synth_probe()
|
H A D | speakup_dectlk.c | 141 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_decext.c | 132 .probe = spk_ttyio_synth_probe,
|
H A D | speakup_apollo.c | 117 .probe = spk_ttyio_synth_probe,
|
Completed in 8 milliseconds