Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Deeepc-laptop.c1238 int old_brightness, new_brightness; in eeepc_acpi_notify() local
1259 old_brightness = eeepc_backlight_notify(eeepc); in eeepc_acpi_notify()
1264 if (new_brightness < old_brightness) { in eeepc_acpi_notify()
1266 } else if (new_brightness > old_brightness) { in eeepc_acpi_notify()