Searched refs:snd_hdac_regmap_init (Results 1 – 5 of 5) sorted by relevance
15 int snd_hdac_regmap_init(struct hdac_device *codec);
374 int snd_hdac_regmap_init(struct hdac_device *codec) in snd_hdac_regmap_init() function385 EXPORT_SYMBOL_GPL(snd_hdac_regmap_init);
105 err = snd_hdac_regmap_init(&codec->core); in hda_codec_driver_probe()
211 ret = snd_hdac_regmap_init(&codec->core); in hda_codec_probe()
481 ret = snd_hdac_regmap_init(&hcodec->core); in hdac_hda_codec_probe()