Home
last modified time | relevance | path

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

/u-boot/tools/
A Dimagetool.h145 int (*fflag_handle) (struct image_tool_params *); member
328 .fflag_handle = _fflag_handle, \
A Dmkimage.c373 if (tparams->fflag_handle) in main()
380 retval = tparams->fflag_handle(&params); in main()

Completed in 4 milliseconds