Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup_soft.c271 unsigned long supplied_index = 0; in softsynth_write() local
274 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write()
279 last_index = supplied_index; in softsynth_write()