Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootflow.h365 const char *bootflow_state_get_name(enum bootflow_state_t state);
/u-boot/cmd/
A Dbootflow.c71 bflow->method->name, bootflow_state_get_name(bflow->state), in show_bootflow()
320 printf("State: %s\n", bootflow_state_get_name(bflow->state)); in do_bootflow_info()
/u-boot/boot/
A Dbootflow.c39 const char *bootflow_state_get_name(enum bootflow_state_t state) in bootflow_state_get_name() function
482 bootflow_state_get_name(bflow->state)); in bootflow_run_boot()

Completed in 11 milliseconds