Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c140 static int hda_codec_probe(struct snd_sof_dev *sdev, int address) in hda_codec_probe() function
222 ret = hda_codec_probe(sdev, i); in hda_codec_probe_bus()
/openbmc/linux/sound/soc/codecs/
H A Dhda.c171 static int hda_codec_probe(struct snd_soc_component *component) in hda_codec_probe() function
360 comp_drv->probe = hda_codec_probe; in hda_hdev_attach()