Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_regmap.h15 int snd_hdac_regmap_init(struct hdac_device *codec);
/linux-6.12.1/sound/hda/
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);
/linux-6.12.1/sound/pci/hda/
Dhda_bind.c105 err = snd_hdac_regmap_init(&codec->core); in hda_codec_driver_probe()
/linux-6.12.1/sound/soc/codecs/
Dhda.c211 ret = snd_hdac_regmap_init(&codec->core); in hda_codec_probe()
Dhdac_hda.c481 ret = snd_hdac_regmap_init(&hcodec->core); in hdac_hda_codec_probe()