Searched refs:num_of_images (Results 1 – 1 of 1) sorted by relevance
4608 struct be_dma_mem *flash_cmd, int num_of_images) in be_flash_BEx() argument4610 int img_hdrs_size = (num_of_images * sizeof(struct image_hdr)); in be_flash_BEx()4777 struct be_dma_mem *flash_cmd, int num_of_images) in be_flash_skyhawk() argument4779 int img_hdrs_size = num_of_images * sizeof(struct image_hdr); in be_flash_skyhawk()