lkml.org 
[lkml]   [2023]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC, PATCH 1/2] ASoC: qcom: sdw: Add TDM support
On Mon, Dec 11, 2023 at 05:53:56PM +0800, Jianhua Lu wrote:

> + }
> +}
> +EXPORT_SYMBOL_GPL(qcom_snd_tdm_hw_params);
> +

Why is this exported?

> @@ -125,6 +186,9 @@ int qcom_snd_sdw_hw_params(struct snd_pcm_substream *substream,
> *psruntime = sruntime;
> }
> break;
> + case PRIMARY_TDM_RX_0...QUINARY_TDM_TX_7:
> + qcom_snd_tdm_hw_params(substream, params);
> + break;
> }

The only caller is in the same file.
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2023-12-11 14:21    [W:0.047 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site