Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Deeepc-laptop.c1243 int old_brightness, new_brightness; in eeepc_acpi_notify() local
1264 old_brightness = eeepc_backlight_notify(eeepc); in eeepc_acpi_notify()
1269 if (new_brightness < old_brightness) { in eeepc_acpi_notify()
1271 } else if (new_brightness > old_brightness) { in eeepc_acpi_notify()