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

/drivers/staging/speakup/
H A Dmain.c1404 int indcount, sentcount, rv, sn; local
1409 spk_get_index_count(&indcount, &sentcount);
1410 /*printk("%d %d ", indcount, sentcount); */
1412 if (indcount == 1) {
1464 spk_get_index_count(&indcount, &sentcount);
1465 if (indcount < 2)

Completed in 34 milliseconds