Home
last modified time | relevance | path

Searched full:abs_y (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgpio-decoder.txt11 - linux,axis: the input subsystem axis to map to (ABS_X/ABS_Y).
H A Drotary-encoder.txt46 linux,axis = <1>; /* ABS_Y */
H A Dadc-joystick.yaml122 linux,code = <ABS_Y>;
/freebsd/sys/contrib/xen/io/
H A Dkbdif.h312 * | abs_y | 12
324 * abs_y - int32_t, absolute Y position (in FB pixels)
332 int32_t abs_y; member
378 * | abs_y | 16
388 * abs_y - int32_t, absolute Y position, in pixels
411 * | abs_y | 16
421 * abs_y - int32_t, absolute Y position, in pixels,
490 int32_t abs_y; /* absolute Y position, pixels */ member
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts84 linux,code = <ABS_Y>;
92 linux,code = <ABS_Y>;
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go2.dts36 linux,code = <ABS_Y>;
H A Drk3326-odroid-go2-v11.dts40 linux,code = <ABS_Y>;
H A Drk3566-anbernic-rg353x.dtsi44 linux,code = <ABS_Y>;
H A Drk3326-odroid-go3.dts65 linux,code = <ABS_Y>;
H A Drk3566-anbernic-rg503.dts53 linux,code = <ABS_Y>;
H A Drk3326-gameforce-chi.dts40 linux,code = <ABS_Y>;
H A Drk3566-powkiddy-rk2023.dtsi54 linux,code = <ABS_Y>;
H A Drk3566-powkiddy-x55.dts49 linux,code = <ABS_Y>;
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-h.dts38 linux,code = <ABS_Y>;
/freebsd/sys/dev/usb/input/
H A Duep.c218 evdev_push_abs(sc->evdev, ABS_Y, y); in uep_process_pkt()
383 evdev_support_abs(sc->evdev, ABS_Y, 0, UEP_MAX_Y, 0, 0, 0); in uep_attach()
H A Dwsp.c296 int16_t abs_y; /* absolute y coodinate */ member
1000 f->abs_y = le16toh((uint16_t)f->abs_y); in wsp_intr_callback()
1015 i, ibt, ntouch, f->origin, f->abs_x, f->abs_y, in wsp_intr_callback()
1019 sc->pos_y[i] = -f->abs_y; in wsp_intr_callback()
1026 .y = params->y.min + params->y.max - f->abs_y, in wsp_intr_callback()
H A Datp.c328 int16_t abs_y; /* absolute y coordinate */ member
1299 source_fingerp->abs_y = le16toh((uint16_t)source_fingerp->abs_y); in wsp_interpret_sensor_data()
1316 fingers[n_fingers].y = -source_fingerp->abs_y; in wsp_interpret_sensor_data()
/freebsd/sys/dev/hid/
H A Dxb360gp.c88 XB360GP_MAP_ABS_INV(Y, ABS_Y),
H A Dhgame.c64 HGAME_MAP_ABS(Y, ABS_Y),
H A Dhpen.c74 { HPEN_MAP_ABS_GD(Y, ABS_Y), .required = true },
H A Dbcm5974.c178 uint16_t abs_y; /* absolute y coodinate */
876 BCM5974_LE2H(f->abs_x), BCM5974_LE2H(f->abs_y), in bcm5974_intr()
889 BCM5974_LE2H(f->abs_y), in bcm5974_intr()
176 uint16_t abs_y; /* absolute y coodinate */ global() member
H A Dhms.c90 [HMS_ABS_Y] = HMS_MAP_ABS(HUG_Y, ABS_Y),
/freebsd/sys/arm/ti/
H A Dti_adc.c95 evdev_push_event(sc->sc_evdev, EV_ABS, ABS_Y, sc->sc_y); in ti_adc_ev_report()
892 evdev_support_abs(sc->sc_evdev, ABS_Y, 0, in ti_adc_attach()
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts33 linux,code = <ABS_Y>;
/freebsd/sys/dev/evdev/
H A Devdev_mt.c71 { ABS_MT_POSITION_Y, ABS_Y, 0 },

12