Home
last modified time | relevance | path

Searched refs:LED_FUNCTION_KBD_BACKLIGHT (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/include/dt-bindings/leds/
Dcommon.h51 #define LED_FUNCTION_KBD_BACKLIGHT "kbd_backlight" macro
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dmsm8998-oneplus-cheeseburger.dts28 function = LED_FUNCTION_KBD_BACKLIGHT;
Dmsm8996-xiaomi-scorpio.dts127 function = LED_FUNCTION_KBD_BACKLIGHT;
134 function = LED_FUNCTION_KBD_BACKLIGHT;
Dmsm8916-longcheer-l8910.dts45 function = LED_FUNCTION_KBD_BACKLIGHT;
Dmsm8998-fxtec-pro1.dts146 function = LED_FUNCTION_KBD_BACKLIGHT;
Dsc7280-herobrine.dtsi312 function = LED_FUNCTION_KBD_BACKLIGHT;
Dsc7180-trogdor.dtsi360 function = LED_FUNCTION_KBD_BACKLIGHT;
/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt8192-asurada-spherion-r0.dts19 function = LED_FUNCTION_KBD_BACKLIGHT;
/Linux-v6.1/arch/arm/boot/dts/
Domap3-n900.dts647 function = LED_FUNCTION_KBD_BACKLIGHT;
656 function = LED_FUNCTION_KBD_BACKLIGHT;
665 function = LED_FUNCTION_KBD_BACKLIGHT;
674 function = LED_FUNCTION_KBD_BACKLIGHT;
710 function = LED_FUNCTION_KBD_BACKLIGHT;
719 function = LED_FUNCTION_KBD_BACKLIGHT;
Dste-ux500-samsung-codina-tmo.dts177 function = LED_FUNCTION_KBD_BACKLIGHT;
/Linux-v6.1/drivers/platform/x86/
Dideapad-laptop.c1389 priv->kbd_bl.led.name = "platform::" LED_FUNCTION_KBD_BACKLIGHT; in ideapad_kbd_bl_init()