Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dspeakup_soft.c33 static int init_pos; variable
202 init_pos = 0; in softsynth_close()
258 } else if (init[init_pos]) { in softsynthx_read()
259 ch = init[init_pos++]; in softsynthx_read()