summaryrefslogtreecommitdiff
path: root/include/sound/q6adm-v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/q6adm-v2.h')
-rw-r--r--include/sound/q6adm-v2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sound/q6adm-v2.h b/include/sound/q6adm-v2.h
index 42d048f24e12..f3443b79ba51 100644
--- a/include/sound/q6adm-v2.h
+++ b/include/sound/q6adm-v2.h
@@ -164,4 +164,6 @@ int adm_get_sound_focus(int port_id, int copp_idx,
struct sound_focus_param *soundFocusData);
int adm_get_source_tracking(int port_id, int copp_idx,
struct source_tracking_param *sourceTrackingData);
+int adm_swap_speaker_channels(int port_id, int copp_idx, int sample_rate,
+ bool spk_swap);
#endif /* __Q6_ADM_V2_H__ */