Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Dpsm.c344 int sizex; member
1891 { ABS_X, 0, sc->elanhw.sizex,
1899 { ABS_MT_POSITION_X, 0, sc->elanhw.sizex,
7164 sc->synhw.maximumXCoord = sc->elanhw.sizex;
7188 sc->syninfo.max_x = sc->elanhw.sizex;
7230 sc->syninfo.softbutton2_x = sc->elanhw.sizex * 11 / 25;
7231 sc->syninfo.softbutton3_x = sc->elanhw.sizex * 14 / 25;
7343 elanhw.sizex = fw_sizes[i][1];
7350 elanhw.sizex = 10000; /* Arbitrary high values to */
7359 elanhw.sizex = (elanhw.ntracesx - xtr) * elanhw.dptracex;
[all …]