Home
last modified time | relevance | path

Searched defs:dz (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/usb/input/
H A Dums.c232 int32_t dz = 0; in ums_intr_callback() local
878 int32_t dz, int32_t dt, int32_t buttons) in ums_put_queue()
926 int32_t dz, int32_t dt, int32_t buttons) in ums_evdev_push()
H A Dwsp.c971 int dz = 0; in wsp_intr_callback() local
1377 wsp_add_to_queue(struct wsp_softc *sc, int dx, int dy, int dz, in wsp_add_to_queue()
H A Datp.c2114 atp_add_to_queue(struct atp_softc *sc, int dx, int dy, int dz, in atp_add_to_queue()
2365 int dz = 0; in atp_intr() local
/freebsd/contrib/bzip2/
H A Dblocksort.c596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument
601 #define mpop(lz,hz,dz) { sp--; \ argument
/freebsd/sys/dev/usb/gadget/
H A Dg_mouse.c99 int8_t dz; member
/freebsd/usr.sbin/moused/moused/
H A Dmoused.c277 int dz; member
866 linacc(struct accel *acc, int dx, int dy, int dz, in linacc()
896 expoacc(struct accel *acc, int dx, int dy, int dz, in expoacc()
/freebsd/sys/sys/
H A Dmouse.h58 int dz; /* z movement */ member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c8956 int x, y, z, dz, zm = t->z_sz / 2; in find_stree_root() local