Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c5666 static enum led_status_t tpacpi_led_state_cache[TPACPI_LED_NUMLEDS]; variable
5709 tpacpi_led_state_cache[led] = led_s; in led_get_status()
5767 tpacpi_led_state_cache[led] = ledstatus; in led_set_status()
5781 else if (tpacpi_led_state_cache[data->led] != TPACPI_LED_BLINK) in led_sysfs_set()