Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/leds/
Dleds-cros_ec.c17 static const char * const cros_ec_led_functions[] = { variable
27 static_assert(ARRAY_SIZE(cros_ec_led_functions) == EC_LED_ID_COUNT);
235 cros_ec_led_functions[id]); in cros_ec_led_probe_one()