Home
last modified time | relevance | path

Searched refs:ABS_MT_WIDTH_MINOR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h897 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h888 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
/freebsd/sys/dev/hid/
H A Dbcm5974.c758 BCM5974_ABS(sc->sc_evdev, ABS_MT_WIDTH_MINOR, sc->sc_params->w); in bcm5974_attach()
/freebsd/sys/dev/usb/input/
H A Dwsp.c905 WSP_SUPPORT_ABS(sc->sc_evdev, ABS_MT_WIDTH_MINOR, sc->sc_params->w); in wsp_attach()