Searched refs:spl_fit_image_get_os (Results 1 – 1 of 1) sorted by relevance
553 static int spl_fit_image_get_os(const void *fit, int noffset, uint8_t *os) in spl_fit_image_get_os() function847 if (!spl_fit_image_get_os(ctx.fit, node, &spl_image->os)) in spl_load_simple_fit()890 if (!spl_fit_image_get_os(ctx.fit, node, &os_type)) in spl_load_simple_fit()
Completed in 6 milliseconds