Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Dpsm.c345 int sizex; member
1896 { ABS_X, 0, sc->elanhw.sizex,
1904 { ABS_MT_POSITION_X, 0, sc->elanhw.sizex,
7226 sc->synhw.maximumXCoord = sc->elanhw.sizex;
7250 sc->syninfo.max_x = sc->elanhw.sizex;
7292 sc->syninfo.softbutton2_x = sc->elanhw.sizex * 11 / 25;
7293 sc->syninfo.softbutton3_x = sc->elanhw.sizex * 14 / 25;
7408 elanhw.sizex = fw_sizes[i][1];
7415 elanhw.sizex = 10000; /* Arbitrary high values to */
7424 elanhw.sizex = (elanhw.ntracesx - xtr) * elanhw.dptracex;
[all …]