Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/
H A Dtest_ifs.sh256 load_image() function
291 load_image "$image_id" || return $?
413 load_image "$DEFAULT_IMG_ID" || return $?
444 load_image "$image_id" || return $?
/linux/Documentation/translations/zh_TW/arch/openrisc/
H A Dopenrisc_port.rst74 > halt; load_image vmlinux ; reset
/linux/Documentation/translations/zh_CN/arch/openrisc/
H A Dopenrisc_port.rst74 > halt; load_image vmlinux ; reset
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst66 > halt; load_image vmlinux ; reset
/linux/drivers/scsi/esas2r/
H A 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()
1516 if (!load_image(a, rq)) in esas2r_fm_api()
/linux/drivers/firmware/efi/libstub/
H A Defistub.h293 efi_status_t (__efiapi *load_image)(bool, efi_handle_t,
351 u32 load_image; member
/linux/kernel/power/
H A Dswap.c1088 static int load_image(struct swap_map_handle *handle, in load_image() function
1545 load_image(&handle, &snapshot, header->pages - 1) : in swsusp_read()