Home
last modified time | relevance | path

Searched refs:fit_loadable_tbl (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/common/
Dimage.c1314 ll_entry_count(struct fit_loadable_tbl, fit_loadable); in fit_loadable_process()
1315 struct fit_loadable_tbl *fit_loadable_handler = in fit_loadable_process()
1316 ll_entry_start(struct fit_loadable_tbl, fit_loadable); in fit_loadable_process()
/external/u-boot/include/
Dimage.h1369 struct fit_loadable_tbl { struct
1387 ll_entry_declare(struct fit_loadable_tbl, _function, fit_loadable) = { \ argument