Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_soft.c32 static int init_pos; variable
192 init_pos = 0; in softsynth_close()
248 } else if (init[init_pos]) { in softsynthx_read()
249 ch = init[init_pos++]; in softsynthx_read()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds