Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dled.c15 static const char *const state_label[] = { variable
29 if (!strncmp(var, state_label[i], strlen(var))) in get_led_cmd()
44 printf("%s\n", state_label[ret]); in show_led_state()
A Dbutton.c14 static const char *const state_label[] = { variable
27 printf("%s\n", state_label[ret]); in show_button_state()

Completed in 5 milliseconds