Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_maxim_common.c29 const struct snd_soc_dapm_route max_98373_dapm_routes[] = { variable
34 EXPORT_SYMBOL_NS(max_98373_dapm_routes, SND_SOC_INTEL_SOF_MAXIM_COMMON);
135 ret = snd_soc_dapm_add_routes(&card->dapm, max_98373_dapm_routes, in max_98373_spk_codec_init()
136 ARRAY_SIZE(max_98373_dapm_routes)); in max_98373_spk_codec_init()
H A Dsof_maxim_common.h21 extern const struct snd_soc_dapm_route max_98373_dapm_routes[];
H A Dsof_sdw_maxim.c58 ret = snd_soc_dapm_add_routes(&card->dapm, max_98373_dapm_routes, 2); in spk_init()