Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c5539 static const char * const tpacpi_led_names[TPACPI_LED_NUMLEDS] = { variable
5708 if (!tpacpi_led_names[led]) in tpacpi_init_led()
5716 tpacpi_leds[led].led_classdev.name = tpacpi_led_names[led]; in tpacpi_init_led()