Searched refs:fit_image_pre_process (Results 1 – 3 of 3) sorted by relevance
15 int fit_image_pre_process(const void *fit);
88 if (fit_image_pre_process(fit)) in do_boot_fit()
260 int fit_image_pre_process(const void *fit) in fit_image_pre_process() function