Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dhda_codec.h49 int hda_codec_detect(struct hda_regs *regs);
/openbmc/u-boot/drivers/sound/
H A Divybridge_sound.c81 codec_mask = hda_codec_detect(priv->regs); in bd82x6x_azalia_probe()
H A Dhda_codec.c148 int hda_codec_detect(struct hda_regs *regs) in hda_codec_detect() function