Searched refs:BTN_MISC (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | imx28-eukrea-mbmx28lc.dtsi | 30 linux,code = <BTN_MISC>; 43 linux,code = <BTN_MISC>;
|
| HD | imx35-eukrea-mbimxsd35-baseboard.dts | 24 linux,code = <BTN_MISC>;
|
| HD | imx25-eukrea-mbimxsd25-baseboard.dts | 24 linux,code = <BTN_MISC>;
|
| HD | ls1021a-moxa-uc-8410a.dts | 134 linux,code = <BTN_MISC>;
|
| HD | imx6ul-imx6ull-opos6uldev.dtsi | 27 linux,code = <BTN_MISC>;
|
| HD | imx6qdl-apf6dev.dtsi | 55 linux,code = <BTN_MISC>;
|
| /freebsd-14-stable/sys/dev/evdev/ |
| HD | evdev.c | 150 bit_ffs(evdev->ev_key_flags, BTN_MISC, &res); in evdev_estimate_report_size() 152 bit_count(evdev->ev_key_flags, BTN_MISC, KEY_OK - BTN_MISC, &res); in evdev_estimate_report_size()
|
| HD | input-event-codes.h | 355 #define BTN_MISC 0x100 macro
|
| /freebsd-14-stable/sys/dev/hid/ |
| HD | hcons.c | 65 HCONS_MAP_KEY(0x036, BTN_MISC),
|
| /freebsd-14-stable/sys/contrib/device-tree/include/dt-bindings/input/ |
| HD | linux-event-codes.h | 343 #define BTN_MISC 0x100 macro
|
| /freebsd-14-stable/usr.sbin/bluetooth/bthidd/ |
| HD | btuinput.c | 151 [0x036] = BTN_MISC,
|