Home
last modified time | relevance | path

Searched refs:KEY_LIGHTS_TOGGLE (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/input/misc/
H A Dims-pcu.c124 [3] = KEY_LIGHTS_TOGGLE,
139 [3] = KEY_LIGHTS_TOGGLE,
149 [3] = KEY_LIGHTS_TOGGLE,
159 [3] = KEY_LIGHTS_TOGGLE,
/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h597 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/linux-6.15/include/dt-bindings/input/
H A Dlinux-event-codes.h597 #define KEY_LIGHTS_TOGGLE 0x21e /* Reading light on or off */ macro
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-uti260b.dts126 linux,code = <KEY_LIGHTS_TOGGLE>;
/linux-6.15/drivers/hid/
H A Dhid-debug.c3447 [KEY_LIGHTS_TOGGLE] = "LightToggle", [KEY_MACRO_PRESET1] = "MacroPreset1",