Searched refs:snd_hdac_regmap_init (Results 1 – 5 of 5) sorted by relevance
15 int snd_hdac_regmap_init(struct hdac_device *codec);
375 int snd_hdac_regmap_init(struct hdac_device *codec) in snd_hdac_regmap_init() function386 EXPORT_SYMBOL_GPL(snd_hdac_regmap_init);
106 err = snd_hdac_regmap_init(&codec->core); in hda_codec_driver_probe()
209 ret = snd_hdac_regmap_init(&codec->core); in hda_codec_probe()
447 ret = snd_hdac_regmap_init(&hcodec->core); in hdac_hda_codec_probe()
Completed in 10 milliseconds