btmagic.c | 1182 * dY 16-bits (signed) 1191 struct hid_location dY; 1196 .dY = { .pos = 24, .size = 16 }, 1202 int dx, dy; local in function:btmagic_input_basic 1212 dy = hid_get_data(data, &basic.dY); 1213 dy = btmagic_scale(dy, &sc->sc_ry, sc->sc_resolution); 1221 if (dx != 0 || dy != 0 || mb != sc->sc_mb) { 1226 dx, -dy, 0, 0, WSMOUSE_INPUT_DELTA) 1316 int dx, dy, dz, dw; local in function:btmagic_input_magicm 1513 int dx, dy, dz, dw; local in function:btmagic_input_magict [all...] |