Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/intel/boards/
Dsof_maxim_common.h36 void max_98390_set_codec_conf(struct device *dev, struct snd_soc_card *card);
Dsof_maxim_common.c511 void max_98390_set_codec_conf(struct device *dev, struct snd_soc_card *card) in max_98390_set_codec_conf() function
532 EXPORT_SYMBOL_NS(max_98390_set_codec_conf, SND_SOC_INTEL_SOF_MAXIM_COMMON);
Dsof_da7219.c402 max_98390_set_codec_conf(&pdev->dev, &card_da7219); in audio_probe()
Dsof_rt5682.c744 max_98390_set_codec_conf(&pdev->dev, &sof_audio_card_rt5682); in sof_audio_probe()