Searched refs:flash_component (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpldmfw.h147 * @flash_component: Flash the data for a given component to the device.
159 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component); member in struct:pldmfw_ops
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c826 .flash_component = &ice_flash_component,
834 .flash_component = &ice_flash_component,
/linux-master/lib/pldmfw/
H A Dpldmfw.c792 err = data->context->ops->flash_component(data->context, component);

Completed in 84 milliseconds