Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/serio/
A Dhil_mlc.c614 static int seidx; /* For debug */ variable
625 if (mlc->seidx && mlc->seidx != seidx && in hilse_donode()
626 mlc->seidx != 41 && mlc->seidx != 42 && mlc->seidx != 43) { in hilse_donode()
631 seidx = mlc->seidx; in hilse_donode()
633 node = hil_mlc_se + mlc->seidx; in hilse_donode()
756 mlc->seidx += nextidx & HILSEN_MASK; in hilse_donode()
760 mlc->seidx = nextidx & HILSEN_MASK; in hilse_donode()
778 if (mlc->seidx != 41 && in hil_mlcs_process()
779 mlc->seidx != 42 && in hil_mlcs_process()
780 mlc->seidx != 43) in hil_mlcs_process()
[all …]
/linux-6.3-rc2/include/linux/
A Dhil_mlc.h132 int seidx; /* Current node in state engine */ member

Completed in 7 milliseconds