Searched refs:imagetool_get_type (Results 1 – 4 of 4) sorted by relevance
12 struct image_type_params *imagetool_get_type(int type) in imagetool_get_type() function
164 struct image_type_params *imagetool_get_type(int type);
116 tparams = imagetool_get_type(params.type); in main()
330 tparams = imagetool_get_type(params.type); in main()652 struct image_type_params *tparams = imagetool_get_type(params.type); in copy_file()