Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/boards/
Dsof_maxim_common.c14 const struct snd_soc_dapm_route max_98373_dapm_routes[] = { variable
115 ret = snd_soc_dapm_add_routes(&card->dapm, max_98373_dapm_routes, in max98373_spk_codec_init()
116 ARRAY_SIZE(max_98373_dapm_routes)); in max98373_spk_codec_init()
Dsof_maxim_common.h21 extern const struct snd_soc_dapm_route max_98373_dapm_routes[];
Dsof_sdw_max98373.c51 ret = snd_soc_dapm_add_routes(&card->dapm, max_98373_dapm_routes, 2); in spk_init()