Home
last modified time | relevance | path

Searched refs:asoc_sdw_get_codec_info_list_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/sound/
Dsoc_sdw_utils.h118 int asoc_sdw_get_codec_info_list_count(void);
/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_utils.c568 int asoc_sdw_get_codec_info_list_count(void) in asoc_sdw_get_codec_info_list_count() function
572 EXPORT_SYMBOL_NS(asoc_sdw_get_codec_info_list_count, SND_SOC_SDW_UTILS);
/linux-6.12.1/sound/soc/amd/acp/
Dacp-sdw-sof-mach.c421 ctx->codec_info_list_count = asoc_sdw_get_codec_info_list_count(); in mc_probe()
/linux-6.12.1/sound/soc/intel/boards/
Dsof_sdw.c1124 ctx->codec_info_list_count = asoc_sdw_get_codec_info_list_count(); in mc_probe()