Searched refs:bootstd_priv (Results 1 – 18 of 18) sorted by relevance
28 struct bootstd_priv *priv = dev_get_priv(dev); in bootstd_of_to_plat()44 static void bootstd_clear_glob_(struct bootstd_priv *priv) in bootstd_clear_glob_()57 struct bootstd_priv *std; in bootstd_clear_glob()67 struct bootstd_priv *priv = dev_get_priv(dev); in bootstd_remove()79 struct bootstd_priv *std = dev_get_priv(dev); in bootstd_get_bootdev_order()99 struct bootstd_priv *std = dev_get_priv(dev); in bootstd_get_prefixes()104 int bootstd_get_priv(struct bootstd_priv **stdp) in bootstd_get_priv()119 struct bootstd_priv *std = dev_get_priv(dev); in bootstd_probe()180 .priv_auto = sizeof(struct bootstd_priv),
51 struct bootstd_priv *std; in vbe_list()79 struct bootstd_priv *std; in vbe_select()
50 struct bootstd_priv *std; in bootflow_first_glob()68 struct bootstd_priv *std; in bootflow_next_glob()
98 struct bootstd_priv *std; in bootmeth_setup_iter_order()196 struct bootstd_priv *std; in bootmeth_set_order()
38 struct bootstd_priv *std; in bootdev_add_bootflow()755 struct bootstd_priv *std; in bootdev_hunt_drv()841 void bootdev_list_hunters(struct bootstd_priv *std) in bootdev_list_hunters()
169 int bootflow_menu_run(struct bootstd_priv *std, bool text_mode, in bootflow_menu_run()
18 static int bootdev_check_state(struct bootstd_priv **stdp) in bootdev_check_state()20 struct bootstd_priv *std; in bootdev_check_state()49 struct bootstd_priv *std; in do_bootdev_select()71 struct bootstd_priv *priv; in do_bootdev_info()113 struct bootstd_priv *priv; in do_bootdev_hunt()
94 struct bootstd_priv *std; in do_bootflow_scan()194 struct bootstd_priv *std; in do_bootflow_list()237 struct bootstd_priv *std; in do_bootflow_select()298 struct bootstd_priv *std; in do_bootflow_info()361 struct bootstd_priv *std; in do_bootflow_boot()388 struct bootstd_priv *std; in do_bootflow_menu()
28 struct bootstd_priv *std; in do_vbe_select()50 struct bootstd_priv *std; in do_vbe_info()
21 struct bootstd_priv *std; in do_bootmeth_list()
39 struct bootstd_priv { struct88 int bootstd_get_priv(struct bootstd_priv **stdp);
14 struct bootstd_priv;440 int bootflow_menu_run(struct bootstd_priv *std, bool text_mode,
14 struct bootstd_priv;296 void bootdev_list_hunters(struct bootstd_priv *std);
61 struct bootstd_priv *priv; in bootstd_test_drop_bootdev_order()74 struct bootstd_priv *std; in bootstd_test_check_mmc_hunter()
58 struct bootstd_priv *std; in bootdev_test_cmd_select()307 struct bootstd_priv *std; in bootdev_test_hunter()347 struct bootstd_priv *std; in bootdev_test_cmd_hunt()423 struct bootstd_priv *std; in bootdev_test_hunt_scan()505 struct bootstd_priv *std; in bootdev_test_hunt_label()559 struct bootstd_priv *std; in bootdev_test_next_label()637 struct bootstd_priv *std; in bootdev_test_next_prio()
137 struct bootstd_priv *std; in bootmeth_env()
517 struct bootstd_priv *std; in prep_mmc4_bootdev()569 struct bootstd_priv *std; in bootflow_cmd_hunt_single()592 struct bootstd_priv *std; in bootflow_cmd_hunt_label()
335 `struct bootstd_priv` for this structure, accessed with `bootstd_get_priv()`.468 provides the top-level `struct bootstd_priv` containing optional configuration527 has been done, the ordering is in `struct bootstd_priv`, so that ordering is733 `struct bootstd_priv`.
Completed in 52 milliseconds