Searched refs:INPUT_PROP_BUTTONPAD (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/evdev/
H A Dinput-event-codes.h39 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c402 evdev_support_prop(sc->evdev, INPUT_PROP_BUTTONPAD);
H A Dps4dshock.c1016 evdev_support_prop(evdev, INPUT_PROP_BUTTONPAD);
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c436 evdev_support_prop(sc->evdev, INPUT_PROP_BUTTONPAD);
/freebsd-13-stable/sys/dev/cyapa/
H A Dcyapa.c594 evdev_support_prop(sc->evdev, INPUT_PROP_BUTTONPAD);
/freebsd-13-stable/sys/dev/atkbdc/
H A Dpsm.c1852 evdev_support_prop(evdev_a, INPUT_PROP_BUTTONPAD);
1928 evdev_support_prop(evdev_a, INPUT_PROP_BUTTONPAD);

Completed in 205 milliseconds