Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Defi.h186 u32 load_image; member
234 u64 load_image; member
287 void *load_image; member
/linux-4.4.14/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.4.14/kernel/power/
Dswap.c1038 static int load_image(struct swap_map_handle *handle, in load_image() function
1485 load_image(&handle, &snapshot, header->pages - 1) : in swsusp_read()