Searched defs:led_name (Results 1 – 4 of 4) sorted by relevance
/openbmc/skeleton/ledctl/ |
H A D | led_controller.c | 31 char *led_name = NULL; in get_led_name() local 105 char *led_name = get_led_name(led_path); in led_function_router() local 165 led_stable_state_function(const char *led_name, const char *led_function) in led_stable_state_function() 213 blink_led(const char *led_name, const char *on_duration, const char *off_duration) in blink_led() 253 led_default_blink(const char *led_name, const char *blink_type) in led_default_blink() 290 led_custom_blink(const char *led_name, sd_bus_message *msg) in led_custom_blink()
|
/openbmc/phosphor-led-manager/scripts/ |
H A D | parse_led.py | 68 def config_error(ofile, led_name, group_name, message): argument 81 def check_led_priority(led_name, group, value, priority_dict): argument 107 ifile, led_name, list_dict, priority_dict, ofile, has_group_priority, group argument
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | rk3288-board-spl.c | 176 char *led_name; in setup_led() local
|
H A D | rk3188-board-spl.c | 187 char *led_name; in setup_led() local
|