Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dhda_codec.h91 int hda_codec_init(struct udevice *dev);
/openbmc/u-boot/drivers/sound/
H A Divybridge_sound.c34 ret = hda_codec_init(dev); in bd82x6x_azalia_probe()
H A Dhda_codec.c470 int hda_codec_init(struct udevice *dev) in hda_codec_init() function
540 .probe = hda_codec_init,