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