Searched refs:devlink_flash_update_end_notify (Results 1 – 4 of 4) sorted by relevance
955 void devlink_flash_update_end_notify(struct devlink *devlink);
593 devlink_flash_update_end_notify(devlink); in nsim_dev_flash_update()
2800 void devlink_flash_update_end_notify(struct devlink *devlink) in devlink_flash_update_end_notify() function2806 EXPORT_SYMBOL_GPL(devlink_flash_update_end_notify);
376 devlink_flash_update_end_notify(priv_to_devlink(mlxsw_sp->core)); in mlxsw_sp_firmware_flash()