snd_hdac_regmap_init
int snd_hdac_regmap_init(struct hdac_device *codec);
err = snd_hdac_regmap_init(&codec->core);
EXPORT_SYMBOL_GPL(snd_hdac_regmap_init);
ret = snd_hdac_regmap_init(&codec->core);
ret = snd_hdac_regmap_init(&hcodec->core);