Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/intel/boards/
Dsof_realtek_common.h27 void sof_rt1011_codec_conf(struct device *dev, struct snd_soc_card *card);
Dsof_realtek_common.c281 void sof_rt1011_codec_conf(struct device *dev, struct snd_soc_card *card) in sof_rt1011_codec_conf() function
309 EXPORT_SYMBOL_NS(sof_rt1011_codec_conf, SND_SOC_INTEL_SOF_REALTEK_COMMON);
Dsof_rt5682.c747 sof_rt1011_codec_conf(&pdev->dev, &sof_audio_card_rt5682); in sof_audio_probe()