Searched refs:bootflow_state_t (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dbootflow.h22 * enum bootflow_state_t - states that a particular bootflow can be in
28 enum bootflow_state_t { enum
75 * @state: Current state (enum bootflow_state_t)
102 enum bootflow_state_t state;
390 const char *bootflow_state_get_name(enum bootflow_state_t state);
/u-boot/boot/
H A Dbootflow.c29 * See enum bootflow_state_t for what each of these means
40 const char *bootflow_state_get_name(enum bootflow_state_t state)

Completed in 97 milliseconds