Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_maxim_common.h38 void max_98390_set_codec_conf(struct device *dev, struct snd_soc_card *card);
H A Dsof_maxim_common.c327 void max_98390_set_codec_conf(struct device *dev, struct snd_soc_card *card) in max_98390_set_codec_conf() function
344 EXPORT_SYMBOL_NS(max_98390_set_codec_conf, SND_SOC_INTEL_SOF_MAXIM_COMMON);
H A Dsof_rt5682.c1028 max_98390_set_codec_conf(&pdev->dev, &sof_audio_card_rt5682); in sof_audio_probe()