Home
last modified time | relevance | path

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

/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);
/sound/pci/hda/
Dhda_bind.c105 err = snd_hdac_regmap_init(&codec->core); in hda_codec_driver_probe()
/sound/soc/codecs/
Dhdac_hda.c352 ret = snd_hdac_regmap_init(&hcodec->core); in hdac_hda_codec_probe()