summaryrefslogtreecommitdiff
path: root/alsa/aoc_alsa.h
diff options
context:
space:
mode:
Diffstat (limited to 'alsa/aoc_alsa.h')
-rw-r--r--alsa/aoc_alsa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/alsa/aoc_alsa.h b/alsa/aoc_alsa.h
index 2ac015c..0707e05 100644
--- a/alsa/aoc_alsa.h
+++ b/alsa/aoc_alsa.h
@@ -484,6 +484,7 @@ int aoc_incall_init(void);
void aoc_incall_exit(void);
int aoc_voip_init(void);
void aoc_voip_exit(void);
+int aoc_audio_mic_mask_set(struct aoc_chip *chip, bool is_voice);
int aoc_audio_us_record(struct aoc_chip *chip, bool enable);
#endif