Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c33 static int init_pos; variable
211 init_pos = 0; in softsynth_close()
267 } else if (init[init_pos]) { in softsynthx_read()
268 ch = init[init_pos++]; in softsynthx_read()