Home
last modified time | relevance | path

Searched refs:pldmfw_flash_image (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpldmfw.h163 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
/kernel/linux/linux-6.6/include/linux/
H A Dpldmfw.h163 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
/kernel/linux/linux-5.10/lib/pldmfw/
H A Dpldmfw.c819 * pldmfw_flash_image - Write a PLDM-formatted firmware image to the device
832 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw) in pldmfw_flash_image() function
875 EXPORT_SYMBOL(pldmfw_flash_image); variable
/kernel/linux/linux-6.6/lib/pldmfw/
H A Dpldmfw.c819 * pldmfw_flash_image - Write a PLDM-formatted firmware image to the device
832 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw) in pldmfw_flash_image() function
875 EXPORT_SYMBOL(pldmfw_flash_image); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c700 err = pldmfw_flash_image(&priv.context, fw); in ice_flash_pldm_image()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c1039 err = pldmfw_flash_image(&priv.context, params->fw); in ice_devlink_flash_update()

Completed in 6 milliseconds