Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/boards/
Dsof_maxim_common.h36 extern struct snd_soc_dai_link_component max_98390_components[2];
Dsof_maxim_common.c192 struct snd_soc_dai_link_component max_98390_components[] = { variable
202 EXPORT_SYMBOL_NS(max_98390_components, SND_SOC_INTEL_SOF_MAXIM_COMMON);
Dsof_rt5682.c779 links[id].codecs = max_98390_components; in sof_card_dai_links_create()
780 links[id].num_codecs = ARRAY_SIZE(max_98390_components); in sof_card_dai_links_create()
939 ARRAY_SIZE(max_98390_components)); in sof_audio_probe()