aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/usb4/retimer/retimer.h
blob: 4c4044a2fe39d2c43967126a89084d2eb0728385 (plain)
1
2
3
4
5
6
7
8
9
/* 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_ */