Home
last modified time | relevance | path

Searched refs:handle_image (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c27 static efi_handle_t handle_image; variable
422 handle_image = handle; in setup()
497 ret = boottime->load_image(false, handle_image, &dp_file.vendor.dp, in execute()
/openbmc/linux/drivers/misc/cxl/
H A Dflash.c228 static int handle_image(struct cxl *adapter, int operation, in handle_image() function
331 rc = handle_image(adapter, operation, in transfer_image()
340 rc = handle_image(adapter, operation, in transfer_image()