/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _SIEMENS_CHILI_EC_H
#define _SIEMENS_CHILI_EC_H

void ec_enable_devices(bool enable_usb);

#endif /* _SIEMENS_CHILI_EC_H */