Lines Matching refs:image_tool_params
43 struct image_tool_params { struct
105 int (*check_params) (struct image_tool_params *);
113 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
123 struct image_tool_params *);
133 int (*extract_subimage)(void *, struct image_tool_params *);
142 int (*fflag_handle) (struct image_tool_params *);
151 int (*vrec_header) (struct image_tool_params *,
182 struct image_tool_params *params);
211 int imagetool_get_filesize(struct image_tool_params *params, const char *fname);
226 struct image_tool_params *params,
235 void pbl_load_uboot(int fd, struct image_tool_params *mparams);
236 int rockchip_copy_image(int fd, struct image_tool_params *mparams);