Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Defi.h182 u32 load_image; member
230 u64 load_image; member
283 void *load_image; member
/linux-4.1.27/drivers/scsi/esas2r/
Desas2r_flash.c227 static bool load_image(struct esas2r_adapter *a, struct esas2r_request *rq) in load_image() function
549 if (!load_image(a, rq)) { in fw_download_proc()
1515 if (!load_image(a, rq)) in esas2r_fm_api()
/linux-4.1.27/kernel/power/
Dswap.c963 static int load_image(struct swap_map_handle *handle, in load_image() function
1408 load_image(&handle, &snapshot, header->pages - 1) : in swsusp_read()