Home
last modified time | relevance | path

Searched refs:hda_codec_probe (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/sound/soc/sof/intel/
Dhda-codec.c136 static int hda_codec_probe(struct snd_sof_dev *sdev, int address, in hda_codec_probe() function
230 ret = hda_codec_probe(sdev, i, hda_codec_use_common_hdmi); in hda_codec_probe_bus()
/Linux-v6.1/sound/soc/codecs/
Dhda.c170 static int hda_codec_probe(struct snd_soc_component *component) in hda_codec_probe() function
359 comp_drv->probe = hda_codec_probe; in hda_hdev_attach()