Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-cros_ec.c16 static const char * const cros_ec_led_functions[] = { variable
26 static_assert(ARRAY_SIZE(cros_ec_led_functions) == EC_LED_ID_COUNT);
220 cros_ec_led_functions[id]); in cros_ec_led_probe_one()