Home
last modified time | relevance | path

Searched refs:fit_unamep (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/common/
Dimage-fit.c1809 const char **fit_unamep, const char **fit_uname_configp, in fit_image_load() argument
1831 fit_uname = fit_unamep ? *fit_unamep : NULL; in fit_image_load()
2040 if (fit_unamep) in fit_image_load()
2041 *fit_unamep = (char *)fit_uname; in fit_image_load()
2071 const char **fit_unamep, const char **fit_uname_configp, in boot_get_fdt_fit() argument
2090 fit_uname = fit_unamep ? *fit_unamep : NULL; in boot_get_fdt_fit()
2211 if (fit_unamep) in boot_get_fdt_fit()
2212 *fit_unamep = fit_uname; in boot_get_fdt_fit()
/external/u-boot/prebuilt-intermediates/
Dimage.h634 const char **fit_unamep, const char **fit_uname_configp,
668 const char **fit_unamep, const char **fit_uname_configp,
/external/u-boot/include/
Dimage.h634 const char **fit_unamep, const char **fit_uname_configp,
668 const char **fit_unamep, const char **fit_uname_configp,