Searched refs:new_brightness (Results 1 – 2 of 2) sorted by relevance
37 enum led_brightness new_brightness; member48 data->set_brightness(data, data->new_brightness); in delayed_set_status_worker()56 data->new_brightness = brightness; in delayed_sysfs_set()
1209 int old_brightness, new_brightness; in eeepc_acpi_notify() local1232 new_brightness = event - NOTIFY_BRN_MIN; in eeepc_acpi_notify()1234 if (new_brightness < old_brightness) { in eeepc_acpi_notify()1236 } else if (new_brightness > old_brightness) { in eeepc_acpi_notify()