Home
last modified time | relevance | path

Searched refs:brightness_switch_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/firmware-guide/acpi/
H A Dvideo_extension.rst118 directly. This behaviour can be controlled through the brightness_switch_enabled
/linux/drivers/acpi/
H A Dacpi_video.c40 static bool brightness_switch_enabled = true; variable
41 module_param(brightness_switch_enabled, bool, 0644);
1584 if (!brightness_switch_enabled) in brightness_switch_event()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt7317 video.brightness_switch_enabled= [ACPI]