Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dacpi_video.c83 static bool only_lcd = false; variable
84 module_param(only_lcd, bool, 0444);
411 only_lcd = true; in video_enable_only_lcd()
1725 if (only_lcd) in acpi_video_should_register_backlight()