Searched refs:BTN_MISC (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/hid/
H A Dhcons.c67 HCONS_MAP_KEY(0x036, BTN_MISC),
/freebsd-13-stable/sys/dev/evdev/
H A Devdev.c161 bit_ffs(evdev->ev_key_flags, BTN_MISC, &res);
163 bit_count(evdev->ev_key_flags, BTN_MISC, KEY_OK - BTN_MISC, &res);
H A Dinput-event-codes.h356 #define BTN_MISC 0x100 macro
/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h342 #define BTN_MISC 0x100 macro
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c153 [0x036] = BTN_MISC,

Completed in 125 milliseconds