Searched refs:pldmfw_flash_image (Results 1 – 3 of 3) sorted by relevance
163 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
832 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw) in pldmfw_flash_image() function875 EXPORT_SYMBOL(pldmfw_flash_image);
1036 err = pldmfw_flash_image(&priv.context, params->fw); in ice_devlink_flash_update()