Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c340 unsigned long supplied_index = 0; in softsynth_write() local
343 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write()
348 last_index = supplied_index; in softsynth_write()