Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dspeakup_soft.c321 unsigned long supplied_index = 0; in softsynth_write() local
324 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write()
329 last_index = supplied_index; in softsynth_write()