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

/linux-master/include/linux/
H A Dhil_mlc.h154 int di_map[7]; /* Maps below items to live devs */ member in struct:hil_mlc
/linux-master/drivers/input/serio/
H A Dhil_mlc.c92 mlc->di_map[j] = -1;
114 if (mlc->di_map[j] == idx)
138 if (mlc->di_map[j] == idx)
156 if (mlc->di_map[j] == idx)
172 serio = did ? mlc->serio[mlc->di_map[did - 1]] : NULL;
188 serio = did ? mlc->serio[mlc->di_map[did-1]] : NULL;
254 mlc->di_map[mlc->ddi] = rc;
261 mlc->di_map[mlc->ddi] = rc;

Completed in 119 milliseconds