Sign in
nest-open-source
/
manifest_repos
/
kernel
/
ee1bdda40423c20984eb5c969722e85f206ed0a3
/
.
/
sound
/
soc
/
amlogic
/
auge
/
effects.h
blob: 660aa149d23b700613edaa1971d20f4f10769a1e [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__AML_AUDIO_EFFECTS_H__
#define
__AML_AUDIO_EFFECTS_H__
extern
int
card_add_effects_init
(
struct
snd_soc_card
*
card
);
#endif