Searched refs:BTN_LEFT (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/dev/evdev/
H A Devdev_utils.c192 BTN_LEFT,
H A Dinput-event-codes.h369 #define BTN_LEFT 0x110 macro
/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c421 evdev_support_key(sc->evdev, BTN_LEFT);
633 /* Report both the click and external left btns as BTN_LEFT */
639 evdev_push_key(sc->evdev, BTN_LEFT,
H A Dps4dshock.c745 /* PS4DS_MAP_BTN(14, BTN_LEFT), */
1010 evdev_support_key(evdev, BTN_LEFT);
1024 evdev_push_key(evdev, BTN_LEFT,
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c451 evdev_support_key(sc->evdev, BTN_LEFT);
632 /* Report both the click and external left btns as BTN_LEFT */
638 evdev_push_key(sc->evdev, BTN_LEFT,
/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h355 #define BTN_LEFT 0x110 macro
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c58 BTN_LEFT,
/freebsd-13-stable/sys/dev/cyapa/
H A Dcyapa.c588 evdev_support_key(sc->evdev, BTN_LEFT);
1399 evdev_push_key(sc->evdev, BTN_LEFT,
/freebsd-13-stable/sys/dev/atkbdc/
H A Dpsm.c1862 evdev_support_key(evdev_a, BTN_LEFT);
1931 evdev_support_key(evdev_a, BTN_LEFT);

Completed in 213 milliseconds