Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup_soft.c44 static int init_pos; variable
199 init_pos = 0; in softsynth_close()
244 } else if (init[init_pos]) { in softsynth_read()
245 ch = init[init_pos++]; in softsynth_read()