Searched defs:state (Results 1 – 7 of 7) sorted by relevance
24 struct udevice *blk, struct simple_state *state) in simple_read_nvdata()43 int vbe_simple_read_state(struct udevice *dev, struct simple_state *state) in vbe_simple_read_state()68 struct simple_state state; in vbe_simple_get_state_desc() local
18 int vbe_simple_fixup_node(ofnode node, struct simple_state *state) in vbe_simple_fixup_node()63 struct simple_state state; in bootmeth_vbe_simple_ft_fixup() local
36 struct abrec_state *state) in abrec_read_nvdata()62 int abrec_read_state(struct udevice *dev, struct abrec_state *state) in abrec_read_state()
95 struct abrec_state state; in abrec_run_vpl() local
582 int boot_selected_os(int state, struct bootm_info *bmi, boot_os_fn *boot_fn) in boot_selected_os()
47 const char *bootflow_state_get_name(enum bootflow_state_t state) in bootflow_state_get_name()
932 static void get_token(char **p, struct token *t, enum lex_state state) in get_token()
Completed in 14 milliseconds