Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c5667 static const char * const tpacpi_led_names[TPACPI_LED_NUMLEDS] = { variable
5836 if (!tpacpi_led_names[led]) in tpacpi_init_led()
5844 tpacpi_leds[led].led_classdev.name = tpacpi_led_names[led]; in tpacpi_init_led()