1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright(c) 2023 Intel Corporation */
3 #ifndef _ADF_CFG_SERVICES_H_
4 #define _ADF_CFG_SERVICES_H_
6 #include "adf_cfg_strings.h"
24 extern const char *const adf_cfg_services[SVC_COUNT];
26 int adf_get_service_enabled(struct adf_accel_dev *accel_dev);