/* SPDX-License-Identifier: GPL-2.0-or-later */

#ifndef _DRIVERS_INTEL_USB4_RETIMER_H_
#define _DRIVERS_INTEL_USB4_RETIMER_H_

const char *ec_retimer_fw_update_path(void);
void ec_retimer_fw_update(void *arg);

#endif /* _DRIVERS_INTEL_USB4_RETIMER_H_ */