Sign in
nest-open-source
/
manifest_repos
/
kernel
/
9398cc34ac0688d293c2dff535a4025e4140b0b1
/
.
/
sound
/
soc
/
amlogic
/
auge
/
effects.h
blob: f32463520062862f4192653e03abaa57c5584a25 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef
__AML_AUDIO_EFFECTS_H__
#define
__AML_AUDIO_EFFECTS_H__
int
card_add_effects_init
(
struct
snd_soc_card
*
card
);
#endif