Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/
Dhdac_regmap.c391 void snd_hdac_regmap_exit(struct hdac_device *codec) in snd_hdac_regmap_exit() function
399 EXPORT_SYMBOL_GPL(snd_hdac_regmap_exit);
/Linux-v5.4/include/sound/
Dhda_regmap.h16 void snd_hdac_regmap_exit(struct hdac_device *codec);
/Linux-v5.4/sound/pci/hda/
Dhda_codec.c783 snd_hdac_regmap_exit(&codec->core); in snd_hda_codec_cleanup_for_unbind()