Searched refs:pldmfw_flash_image (Results 1 – 4 of 4) sorted by relevance
171 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
846 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw) in pldmfw_flash_image() function889 EXPORT_SYMBOL(pldmfw_flash_image);
696 err = pldmfw_flash_image(&priv.context, params->fw); in ixgbe_flash_pldm_image()
1054 err = pldmfw_flash_image(&priv.context, params->fw); in ice_devlink_flash_update()