Home
last modified time | relevance | path

Searched defs:num_ends (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/sound/soc/amd/acp/
Dacp-sdw-sof-mach.c271 int num_ends = 0; in sof_card_dai_links_create() local
Dacp-sdw-legacy-mach.c336 int num_ends = 0; in soc_card_dai_links_create() local
/linux-6.14.4/sound/soc/intel/boards/
Dsof_sdw.c1129 int num_ends = 0; in sof_card_dai_links_create() local
/linux-6.14.4/sound/soc/sdw_utils/
Dsoc_sdw_utils.c1076 int asoc_sdw_count_sdw_endpoints(struct snd_soc_card *card, int *num_devs, int *num_ends) in asoc_sdw_count_sdw_endpoints()