Searched refs:spk_ttyio_ops (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | spk_priv.h | 81 extern struct spk_io_ops spk_ttyio_ops;
|
H A D | spk_ttyio.c | 124 struct spk_io_ops spk_ttyio_ops = { variable 134 EXPORT_SYMBOL_GPL(spk_ttyio_ops); variable
|
H A D | speakup_txprt.c | 90 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_acntsa.c | 94 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_bns.c | 91 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_spkout.c | 96 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_dummy.c | 98 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_audptr.c | 98 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_ltlk.c | 105 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_decext.c | 122 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_apollo.c | 103 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_dectlk.c | 128 .io_ops = &spk_ttyio_ops,
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | spk_priv.h | 81 extern struct spk_io_ops spk_ttyio_ops;
|
H A D | spk_ttyio.c | 123 struct spk_io_ops spk_ttyio_ops = { variable 133 EXPORT_SYMBOL_GPL(spk_ttyio_ops); variable
|
H A D | speakup_dummy.c | 120 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_spkout.c | 107 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_txprt.c | 105 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_acntsa.c | 104 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_bns.c | 100 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_ltlk.c | 116 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_audptr.c | 107 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_dectlk.c | 140 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_decext.c | 131 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_apollo.c | 116 .io_ops = &spk_ttyio_ops,
|
Completed in 9 milliseconds