Searched refs:load_image (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_flash.c227 static bool load_image(struct esas2r_adapter *a, struct esas2r_request *rq) function
549 if (!load_image(a, rq)) {
1512 * load_image to format the request, start it, and get out. The
1516 if (!load_image(a, rq))
/linux-master/drivers/firmware/efi/libstub/
H A Defistub.h293 efi_status_t (__efiapi *load_image)(bool, efi_handle_t, member in struct:efi_boot_services::__anon87
351 u32 load_image; member in struct:efi_boot_services::__anon88
/linux-master/kernel/power/
H A Dswap.c1088 * load_image - load the image using the swap map handle
1093 static int load_image(struct swap_map_handle *handle, function
1550 load_image(&handle, &snapshot, header->pages - 1) :

Completed in 126 milliseconds