Searched refs:BTN_RIGHT (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/hid/ |
H A D | ietp.c | 290 evdev_support_key(sc->evdev, BTN_RIGHT); in ietp_attach() 361 evdev_push_key(sc->evdev, BTN_RIGHT, in ietp_intr()
|
H A D | hms.c | 105 HMS_MAP_BUT_MS(1, BTN_RIGHT),
|
/freebsd/sys/dev/evdev/ |
H A D | evdev_utils.c | 193 BTN_RIGHT,
|
H A D | input-event-codes.h | 369 #define BTN_RIGHT 0x111 macro
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 357 #define BTN_RIGHT 0x111 macro
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | btuinput.c | 58 BTN_RIGHT,
|
/freebsd/sys/dev/cyapa/ |
H A D | cyapa.c | 586 evdev_support_key(sc->evdev, BTN_RIGHT); in cyapa_attach() 1397 evdev_push_key(sc->evdev, BTN_RIGHT, in cyapa_raw_input()
|
/freebsd/sys/dev/atkbdc/ |
H A D | psm.c | 1861 evdev_support_key(evdev_a, BTN_RIGHT); 1931 evdev_support_key(evdev_a, BTN_RIGHT);
|