Searched refs:bootm_os_get_boot_func (Results 1 – 3 of 3) sorted by relevance
43 boot_os_fn *bootm_os_get_boot_func(int os);
532 boot_os_fn *bootm_os_get_boot_func(int os) in bootm_os_get_boot_func() function
751 boot_fn = bootm_os_get_boot_func(images->os.os); in do_bootm_states()