Home
last modified time | relevance | path

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

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