Home
last modified time | relevance | path

Searched refs:BACKLIGHT_OFF (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/platform/x86/
Dfujitsu-laptop.c110 #define BACKLIGHT_OFF (BIT(0) | BIT(1)) macro
271 BACKLIGHT_PARAM_POWER, BACKLIGHT_OFF); in bl_update_status()
837 BACKLIGHT_PARAM_POWER, 0x0) == BACKLIGHT_OFF) in acpi_fujitsu_laptop_add()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h10073 #define BACKLIGHT_OFF (1 << 5) macro