Home
last modified time | relevance | path

Searched refs:snd_hdac_regmap_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_regmap.h15 int snd_hdac_regmap_init(struct hdac_device *codec);
/openbmc/linux/sound/hda/
H A Dhdac_regmap.c374 int snd_hdac_regmap_init(struct hdac_device *codec) in snd_hdac_regmap_init() function
385 EXPORT_SYMBOL_GPL(snd_hdac_regmap_init);
/openbmc/linux/sound/pci/hda/
H A Dhda_bind.c105 err = snd_hdac_regmap_init(&codec->core); in hda_codec_driver_probe()
/openbmc/linux/sound/soc/codecs/
H A Dhda.c209 ret = snd_hdac_regmap_init(&codec->core); in hda_codec_probe()
H A Dhdac_hda.c450 ret = snd_hdac_regmap_init(&hcodec->core); in hdac_hda_codec_probe()