2025-02-16 12:20:48 +01:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
/*
|
|
|
|
* Copyright (c) 2022 Solidigm.
|
|
|
|
*
|
|
|
|
* Authors: haro.panosyan@solidigm.com
|
|
|
|
* leonardo.da.cunha@solidigm.com
|
|
|
|
*/
|
|
|
|
|
2025-02-16 12:23:16 +01:00
|
|
|
int ocp_clear_fw_update_history(int argc, char **argv,
|
|
|
|
struct command *cmd, struct plugin *plugin);
|