thesis/linux-6.8.1/sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.h
2025-03-19 13:44:23 +01:00

12 lines
217 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2023 Marian Postevca <posteuca@mutex.one>
*/
#ifndef __ACP3X_ES83XX_H
#define __ACP3X_ES83XX_H
void acp3x_es83xx_init_ops(struct acp_mach_ops *ops);
#endif