Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/platforms/xt2000/
H A Dsetup.c36 static void led_print (int f, char *s) in led_print() function
47 led_print (0, "POWEROFF"); in xt2000_power_off()
69 led_print (0, "LINUX "); in platform_setup()
82 led_print(7, i ? "." : " "); in xt2000_heartbeat()
/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c214 led_print(const char * name, print_status_t stat, uint8_t state) in led_print() function
375 led_print((const char *) e->record.genloc->id_string, PRINT_NORMAL, in sunoem_led_get_byentity()
378 led_print((const char *) e->record.genloc->id_string, PRINT_ERROR, in sunoem_led_get_byentity()
418 led_print((const char *) e->record.genloc->id_string, PRINT_NORMAL, in sunoem_led_set_byentity()
492 led_print((const char *) a->record.genloc->id_string, in ipmi_sunoem_led_get()
495 led_print((const char *) a->record.genloc->id_string, in ipmi_sunoem_led_get()
532 led_print((const char *) sdr->record.genloc->id_string, in ipmi_sunoem_led_get()
536 led_print((const char *) sdr->record.genloc->id_string, PRINT_ERROR, in ipmi_sunoem_led_get()
697 led_print((const char *) a->record.genloc->id_string, in ipmi_sunoem_led_set()
729 led_print(argv[0], PRINT_NORMAL, ledmode); in ipmi_sunoem_led_set()