Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw.c1574 int total_cpu_dai_num; in sof_card_dai_links_create() local
1626 total_cpu_dai_num = sdw_cpu_dai_num + ssp_num + dmic_num + hdmi_num + bt_num; in sof_card_dai_links_create()
1627 cpus = devm_kcalloc(dev, total_cpu_dai_num, sizeof(*cpus), GFP_KERNEL); in sof_card_dai_links_create()