Searched refs:spk_ttyio_ops (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/accessibility/speakup/ |
D | spk_priv.h | 81 extern struct spk_io_ops spk_ttyio_ops;
|
D | spk_ttyio.c | 124 struct spk_io_ops spk_ttyio_ops = { variable 134 EXPORT_SYMBOL_GPL(spk_ttyio_ops);
|
D | speakup_txprt.c | 90 .io_ops = &spk_ttyio_ops,
|
D | speakup_bns.c | 91 .io_ops = &spk_ttyio_ops,
|
D | speakup_spkout.c | 96 .io_ops = &spk_ttyio_ops,
|
D | speakup_acntsa.c | 94 .io_ops = &spk_ttyio_ops,
|
D | speakup_dummy.c | 107 .io_ops = &spk_ttyio_ops,
|
D | speakup_audptr.c | 98 .io_ops = &spk_ttyio_ops,
|
D | speakup_ltlk.c | 105 .io_ops = &spk_ttyio_ops,
|
D | speakup_apollo.c | 103 .io_ops = &spk_ttyio_ops,
|
D | speakup_decext.c | 122 .io_ops = &spk_ttyio_ops,
|
D | speakup_dectlk.c | 132 .io_ops = &spk_ttyio_ops,
|