Searched refs:num_of_images (Results 1 – 1 of 1) sorted by relevance
2752 struct be_dma_mem *flash_cmd, int num_of_images) in be_flash_BEx() argument2754 int img_hdrs_size = (num_of_images * sizeof(struct image_hdr)); in be_flash_BEx()2923 struct be_dma_mem *flash_cmd, int num_of_images) in be_flash_skyhawk() argument2925 int img_hdrs_size = num_of_images * sizeof(struct image_hdr); in be_flash_skyhawk()