blob: 738123e87ce1cbcd13a9a20dc3e2c63ad9f73c6a [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __EFFECTS_V2_H__
#define __EFFECTS_V2_H__
int check_aed_version(void);
int card_add_effect_v2_kcontrols(struct snd_soc_card *card);
int get_aed_dst(void);
#endif