Home
last modified time | relevance | path

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

/openbmc/skeleton/ledctl/
H A Dled_controller.c11 static int led_custom_blink(const char *, sd_bus_message *);
135 rc = led_custom_blink(led_name, msg); in led_function_router()
290 led_custom_blink(const char *led_name, sd_bus_message *msg) in led_custom_blink() function