Home
last modified time | relevance | path

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

/openbmc/skeleton/ledctl/
H A Dled_controller.c8 static int led_stable_state_function(const char *, const char *);
124 rc = led_stable_state_function(led_name, led_function); in led_function_router()
165 led_stable_state_function(const char *led_name, const char *led_function) in led_stable_state_function() function