Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Deeepc-laptop.c1210 int old_brightness, new_brightness; in eeepc_acpi_notify() local
1234 new_brightness = event - NOTIFY_BRN_MIN; in eeepc_acpi_notify()
1236 if (new_brightness < old_brightness) { in eeepc_acpi_notify()
1238 } else if (new_brightness > old_brightness) { in eeepc_acpi_notify()