Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_regmap.c365 void snd_hdac_regmap_exit(struct hdac_device *codec) in snd_hdac_regmap_exit() function
373 EXPORT_SYMBOL_GPL(snd_hdac_regmap_exit);
/linux-4.4.14/include/sound/
Dhda_regmap.h15 void snd_hdac_regmap_exit(struct hdac_device *codec);
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c735 snd_hdac_regmap_exit(&codec->core); in snd_hda_codec_cleanup_for_unbind()