Searched refs:bootstd_priv (Results 1 - 17 of 17) sorted by relevance

/u-boot/include/
H A Dbootstd.h19 * struct bootstd_priv - priv data for the bootstd driver
41 struct bootstd_priv { struct
90 int bootstd_get_priv(struct bootstd_priv **stdp);
H A Dbootdev.h15 struct bootstd_priv;
297 void bootdev_list_hunters(struct bootstd_priv *std);
H A Dbootflow.h14 struct bootstd_priv;
465 int bootflow_menu_run(struct bootstd_priv *std, bool text_mode,
/u-boot/boot/
H A Dbootstd-uclass.c27 struct bootstd_priv *priv = dev_get_priv(dev);
43 static void bootstd_clear_glob_(struct bootstd_priv *priv)
56 struct bootstd_priv *std;
66 struct bootstd_priv *priv = dev_get_priv(dev);
78 struct bootstd_priv *std = dev_get_priv(dev);
98 struct bootstd_priv *std = dev_get_priv(dev);
103 int bootstd_get_priv(struct bootstd_priv **stdp)
118 struct bootstd_priv *std = dev_get_priv(dev);
179 .priv_auto = sizeof(struct bootstd_priv),
H A Dvbe.c50 struct bootstd_priv *std;
78 struct bootstd_priv *std;
H A Dbootmeth-uclass.c109 struct bootstd_priv *std;
207 struct bootstd_priv *std;
H A Dbootflow.c51 struct bootstd_priv *std;
69 struct bootstd_priv *std;
643 struct bootstd_priv *std;
H A Dbootdev-uclass.c37 struct bootstd_priv *std;
811 struct bootstd_priv *std;
884 struct bootstd_priv *std;
927 void bootdev_list_hunters(struct bootstd_priv *std)
H A Dbootflow_menu.c171 int bootflow_menu_run(struct bootstd_priv *std, bool text_mode,
/u-boot/cmd/
H A Dbootdev.c17 static int bootdev_check_state(struct bootstd_priv **stdp)
19 struct bootstd_priv *std;
48 struct bootstd_priv *std;
70 struct bootstd_priv *priv;
112 struct bootstd_priv *priv;
H A Dvbe.c27 struct bootstd_priv *std;
49 struct bootstd_priv *std;
H A Dbootflow.c103 __maybe_unused static int bootflow_handle_menu(struct bootstd_priv *std,
132 struct bootstd_priv *std;
251 struct bootstd_priv *std;
294 struct bootstd_priv *std;
361 struct bootstd_priv *std;
441 struct bootstd_priv *std;
470 struct bootstd_priv *std;
497 struct bootstd_priv *std;
524 struct bootstd_priv *std;
H A Dbootmeth.c20 struct bootstd_priv *std;
/u-boot/test/boot/
H A Dbootstd_common.c60 struct bootstd_priv *priv;
73 struct bootstd_priv *std;
H A Dbootdev.c57 struct bootstd_priv *std;
358 struct bootstd_priv *std;
398 struct bootstd_priv *std;
474 struct bootstd_priv *std;
556 struct bootstd_priv *std;
610 struct bootstd_priv *std;
688 struct bootstd_priv *std;
H A Dbootmeth.c136 struct bootstd_priv *std;
H A Dbootflow.c530 struct bootstd_priv *std;
574 struct bootstd_priv *std;
608 struct bootstd_priv *std;
644 struct bootstd_priv *std;
693 struct bootstd_priv *std;
740 struct bootstd_priv *std;
763 struct bootstd_priv *std;

Completed in 92 milliseconds