Home
last modified time | relevance | path

Searched refs:synth_supports_indexing (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup.h80 int synth_supports_indexing(void);
H A Dsynth.c283 int synth_supports_indexing(void) in synth_supports_indexing() function
H A Dmain.c1411 if (!synth_supports_indexing()) in read_all_doc()