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()
1211 int old_brightness, new_brightness; in eeepc_acpi_notify() local1235 new_brightness = event - NOTIFY_BRN_MIN; in eeepc_acpi_notify()1237 if (new_brightness < old_brightness) { in eeepc_acpi_notify()1239 } else if (new_brightness > old_brightness) { in eeepc_acpi_notify()