Home
last modified time | relevance | path

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

/sound/soc/intel/boards/
Dsof_maxim_common.c204 struct snd_soc_dai_link_component max_98390_4spk_components[] = { variable
222 EXPORT_SYMBOL_NS(max_98390_4spk_components, SND_SOC_INTEL_SOF_MAXIM_COMMON);
232 if (i >= ARRAY_SIZE(max_98390_4spk_components)) { in max_98390_hw_params()
Dsof_maxim_common.h37 extern struct snd_soc_dai_link_component max_98390_4spk_components[4];
Dsof_rt5682.c774 links[id].codecs = max_98390_4spk_components; in sof_card_dai_links_create()
775 links[id].num_codecs = ARRAY_SIZE(max_98390_4spk_components); in sof_card_dai_links_create()
937 ARRAY_SIZE(max_98390_4spk_components)); in sof_audio_probe()