Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc_sdw_utils.h164 int asoc_sdw_count_sdw_endpoints(struct snd_soc_card *card, int *num_devs, int *num_ends);
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1008 int asoc_sdw_count_sdw_endpoints(struct snd_soc_card *card, int *num_devs, int *num_ends) in asoc_sdw_count_sdw_endpoints() function
1027 EXPORT_SYMBOL_NS(asoc_sdw_count_sdw_endpoints, SND_SOC_SDW_UTILS);
/linux/sound/soc/amd/acp/
H A Dacp-sdw-sof-mach.c324 ret = asoc_sdw_count_sdw_endpoints(card, &num_devs, &num_ends); in sof_card_dai_links_create()
/linux/sound/soc/intel/boards/
H A Dsof_sdw.c951 ret = asoc_sdw_count_sdw_endpoints(card, &num_devs, &num_ends); in sof_card_dai_links_create()