Searched refs:bootflow_state_get_name (Results 1 – 3 of 3) sorted by relevance
365 const char *bootflow_state_get_name(enum bootflow_state_t state);
71 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()
39 const char *bootflow_state_get_name(enum bootflow_state_t state) in bootflow_state_get_name() function482 bootflow_state_get_name(bflow->state)); in bootflow_run_boot()
Completed in 11 milliseconds