Home
last modified time | relevance | path

Searched refs:synth_settings (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_dtlk.c273 static struct synth_settings *synth_interrogate(struct spk_synth *synth) in synth_interrogate()
276 static char buf[sizeof(struct synth_settings) + 1]; in synth_interrogate()
278 static struct synth_settings status; in synth_interrogate()
285 if (total < sizeof(struct synth_settings)) in synth_interrogate()
320 struct synth_settings *sp; in synth_probe()
H A Dspeakup_dtlk.h41 struct synth_settings { struct
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_dtlk.c283 static struct synth_settings *synth_interrogate(struct spk_synth *synth) in synth_interrogate()
286 static char buf[sizeof(struct synth_settings) + 1]; in synth_interrogate()
288 static struct synth_settings status; in synth_interrogate()
295 if (total < sizeof(struct synth_settings)) in synth_interrogate()
330 struct synth_settings *sp; in synth_probe()
H A Dspeakup_dtlk.h41 struct synth_settings { struct

Completed in 2 milliseconds