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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/serio/
H A Dhil_mlc.c613 int nextidx = 0; local
635 nextidx = (rc > 0) ? node->ugly :
637 if (nextidx == HILSEN_FOLLOW)
638 nextidx = rc;
649 nextidx = HILSEN_DOZE;
655 nextidx = node->ugly;
657 nextidx = node->good;
659 nextidx = node->bad;
690 nextidx = HILSEN_DOZE;
700 nextidx
[all...]

Completed in 37 milliseconds