Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_regmap.c388 void snd_hdac_regmap_exit(struct hdac_device *codec) in snd_hdac_regmap_exit() function
396 EXPORT_SYMBOL_GPL(snd_hdac_regmap_exit);
/Linux-v4.19/include/sound/
Dhda_regmap.h16 void snd_hdac_regmap_exit(struct hdac_device *codec);
/Linux-v4.19/sound/pci/hda/
Dhda_codec.c796 snd_hdac_regmap_exit(&codec->core); in snd_hda_codec_cleanup_for_unbind()