HomeSort by: relevance | last modified time | path
    Searched refs:aY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/bluetooth/
btmagic.c 1460 struct hid_location aY;
1470 .aY = { .pos = 13, .size = 13 },
1512 int id, ax, ay, tx, ty; local in function:btmagic_input_magict
1530 ay = hid_get_data(data, &toucht.aY);
1533 "btmagic_input_magict: id %d ax %d ay %d phase %ld %s\n",
1534 id, ax, ay, hid_get_udata(data, &toucht.phase),
1547 if (sc->sc_mb == 0 && ay < MAGICT_B_YMAX) {
1579 ty = ay - sc->sc_ay[id];
1603 } else if (ay > MAGICT_B_YMAX) { /* new finger *
    [all...]
  /src/tests/usr.bin/printf/
printf.sh 1162 expect_fail X0x0p+0Y X%aY trash

Completed in 29 milliseconds