Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Deeepc-laptop.c1212 int old_brightness, new_brightness; in eeepc_acpi_notify() local
1233 old_brightness = eeepc_backlight_notify(eeepc); in eeepc_acpi_notify()
1238 if (new_brightness < old_brightness) { in eeepc_acpi_notify()
1240 } else if (new_brightness > old_brightness) { in eeepc_acpi_notify()