Home
last modified time | relevance | path

Searched refs:asoc_sdw_parse_sdw_endpoints (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/sound/
H A Dsoc_sdw_utils.h172 int asoc_sdw_parse_sdw_endpoints(struct snd_soc_card *card,
/linux-6.15/sound/soc/amd/acp/
H A Dacp-sdw-sof-mach.c292 ret = asoc_sdw_parse_sdw_endpoints(card, sof_dais, sof_ends, &num_devs); in sof_card_dai_links_create()
H A Dacp-sdw-legacy-mach.c368 ret = asoc_sdw_parse_sdw_endpoints(card, soc_dais, soc_ends, &num_devs); in soc_card_dai_links_create()
/linux-6.15/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1127 int asoc_sdw_parse_sdw_endpoints(struct snd_soc_card *card, in asoc_sdw_parse_sdw_endpoints() function
1248 EXPORT_SYMBOL_NS(asoc_sdw_parse_sdw_endpoints, "SND_SOC_SDW_UTILS");
/linux-6.15/sound/soc/intel/boards/
H A Dsof_sdw.c1159 ret = asoc_sdw_parse_sdw_endpoints(card, sof_dais, sof_ends, &num_devs); in sof_card_dai_links_create()