
Move compress controls to compress_new API to initialize compress related mixer controls. Change-Id: I7038d3c4644d0071477016b186ea0550e92f6214 Signed-off-by: Meng Wang <mengw@codeaurora.org>
5 lines
173 B
C
5 lines
173 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/* Copyright (c) 2020 The Linux Foundation. All rights reserved.
|
|
*/
|
|
int msm_compr_new(struct snd_soc_pcm_runtime *rtd, int num);
|