Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp_accel.c37 enum led_brightness new_brightness; member
48 data->set_brightness(data, data->new_brightness); in delayed_set_status_worker()
56 data->new_brightness = brightness; in delayed_sysfs_set()
/linux/drivers/platform/x86/
H A Deeepc-laptop.c1211 int old_brightness, new_brightness; in eeepc_acpi_notify() local
1235 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()