Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/amd/acp/
Dacp-sdw-sof-mach.c319 int num_ends = 0; in sof_card_dai_links_create() local
/linux-6.12.1/sound/soc/intel/boards/
Dsof_sdw.c951 int num_ends = 0; in sof_card_dai_links_create() local
/linux-6.12.1/sound/soc/sdw_utils/
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()