Searched refs:spk_ttyio_ops (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/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);
|
H A D | speakup_bns.c | 100 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_txprt.c | 105 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_spkout.c | 107 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_acntsa.c | 104 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_dummy.c | 120 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_audptr.c | 107 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_ltlk.c | 116 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_apollo.c | 116 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_decext.c | 131 .io_ops = &spk_ttyio_ops,
|
H A D | speakup_dectlk.c | 140 .io_ops = &spk_ttyio_ops,
|