Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dregmap.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/include/sound/
H A Dhda_regmap.h15 int snd_hdac_regmap_init(struct hdac_device *codec);
/linux/sound/hda/common/
H A Dbind.c106 err = snd_hdac_regmap_init(&codec->core); in hda_codec_driver_probe()
/linux/sound/soc/codecs/
H A Dhda.c210 ret = snd_hdac_regmap_init(&codec->core); in hda_codec_probe()
H A Dhdac_hda.c479 ret = snd_hdac_regmap_init(&hcodec->core); in hdac_hda_codec_probe()