Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_regmap.c371 int snd_hdac_regmap_init(struct hdac_device *codec) in snd_hdac_regmap_init() function
382 EXPORT_SYMBOL_GPL(snd_hdac_regmap_init);
/Linux-v4.19/include/sound/
Dhda_regmap.h15 int snd_hdac_regmap_init(struct hdac_device *codec);
/Linux-v4.19/sound/pci/hda/
Dhda_bind.c90 err = snd_hdac_regmap_init(&codec->core); in hda_codec_driver_probe()