Home
last modified time | relevance | path

Searched full:key_lights_toggle (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dsitronix,st1232.yaml62 linux,code = <KEY_LIGHTS_TOGGLE>;
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-uti260b.dts126 linux,code = <KEY_LIGHTS_TOGGLE>;
/freebsd/usr.sbin/moused/moused/
H A Devent-names.h490 [KEY_LIGHTS_TOGGLE] = "KEY_LIGHTS_TOGGLE",
1342 { .name = "KEY_LIGHTS_TOGGLE", .value = KEY_LIGHTS_TOGGLE },
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h597 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h610 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro