Searched refs:bootm_os_get_boot_func (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dbootm.h88 boot_os_fn *bootm_os_get_boot_func(int os);
/u-boot/boot/
H A Dbootm_os.c571 boot_os_fn *bootm_os_get_boot_func(int os) function
H A Dbootm.c1063 boot_fn = bootm_os_get_boot_func(images->os.os);

Completed in 50 milliseconds