Home
last modified time | relevance | path

Searched full:abs_x (Results 1 – 25 of 35) 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).
12 Defaults to 0 (ABS_X).
21 linux,axis = <0>; /* ABS_X */
H A Dadc-joystick.yaml75 For an ABS_X axis this will be the left-most and right-most
115 linux,code = <ABS_X>;
H A Drotary-encoder.txt8 Defaults to 0 (ABS_X / REL_X)
H A Drotary-encoder.yaml26 Defaults to 0 (ABS_X / REL_X)
/freebsd/sys/contrib/xen/io/
H A Dkbdif.h310 * | abs_x | 8
323 * abs_x - int32_t, absolute X position (in FB pixels)
331 int32_t abs_x; member
376 * | abs_x | 12
387 * abs_x - int32_t, absolute X position, in pixels
409 * | abs_x | 12
420 * abs_x - int32_t, absolute X position, in pixels,
489 int32_t abs_x; /* absolute X position, pixels */ member
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts68 linux,code = <ABS_X>;
76 linux,code = <ABS_X>;
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go2.dts28 linux,code = <ABS_X>;
H A Drk3326-odroid-go2-v11.dts32 linux,code = <ABS_X>;
H A Drk3566-anbernic-rg353x.dtsi28 linux,code = <ABS_X>;
H A Drk3326-odroid-go3.dts49 linux,code = <ABS_X>;
H A Drk3566-anbernic-rg503.dts37 linux,code = <ABS_X>;
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-h.dts30 linux,code = <ABS_X>;
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dtanpif_3u1.c92 /* Test 0.25 < abs_x < 0.5 independent from abs_x_reduced. */ in arm_math_tanpif()
H A Dtanpi_2u5.c107 /* Test 0.25 < abs_x < 0.5 independent from abs_x_reduced. */ in arm_math_tanpi()
/freebsd/sys/dev/usb/input/
H A Duep.c217 evdev_push_abs(sc->evdev, ABS_X, x); in uep_process_pkt()
382 evdev_support_abs(sc->evdev, ABS_X, 0, UEP_MAX_X, 0, 0, 0); in uep_attach()
H A Dwsp.c295 int16_t abs_x; /* absolute x coodinate */ member
999 f->abs_x = le16toh((uint16_t)f->abs_x); in wsp_intr_callback()
1015 i, ibt, ntouch, f->origin, f->abs_x, f->abs_y, in wsp_intr_callback()
1018 sc->pos_x[i] = f->abs_x; in wsp_intr_callback()
1025 .x = f->abs_x, in wsp_intr_callback()
H A Datp.c327 int16_t abs_x; /* absolute x coordinate */ member
1298 source_fingerp->abs_x = le16toh((uint16_t)source_fingerp->abs_x); in wsp_interpret_sensor_data()
1315 fingers[n_fingers].x = source_fingerp->abs_x; in wsp_interpret_sensor_data()
/freebsd/sys/dev/hid/
H A Dxb360gp.c87 XB360GP_MAP_ABS_FLT(X, ABS_X),
H A Dhgame.c63 HGAME_MAP_ABS(X, ABS_X),
H A Dhpen.c73 { HPEN_MAP_ABS_GD(X, ABS_X), .required = true },
H A Dbcm5974.c177 uint16_t abs_x; /* absolute x coodinate */
876 BCM5974_LE2H(f->abs_x), BCM5974_LE2H(f->abs_y), in bcm5974_intr()
887 .x = BCM5974_LE2H(f->abs_x), in bcm5974_intr()
175 uint16_t abs_x; /* absolute x coodinate */ global() member
H A Dhms.c89 [HMS_ABS_X] = HMS_MAP_ABS(HUG_X, ABS_X),
/freebsd/sys/arm/ti/
H A Dti_adc.c94 evdev_push_event(sc->sc_evdev, EV_ABS, ABS_X, sc->sc_x); in ti_adc_ev_report()
890 evdev_support_abs(sc->sc_evdev, ABS_X, 0, in ti_adc_attach()
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-icev2.dts149 linux,axis = <0>; /* ABS_X */
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/
H A Dkeystone-k2g-ice.dts129 linux,axis = <0>; /* ABS_X */

12