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