Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dhda_regmap.h16 void snd_hdac_regmap_exit(struct hdac_device *codec);
/linux-6.1.9/sound/hda/
Dhdac_regmap.c392 void snd_hdac_regmap_exit(struct hdac_device *codec) in snd_hdac_regmap_exit() function
400 EXPORT_SYMBOL_GPL(snd_hdac_regmap_exit);
/linux-6.1.9/sound/soc/codecs/
Dhdac_hda.c503 snd_hdac_regmap_exit(hdev); in hdac_hda_codec_probe()
/linux-6.1.9/sound/pci/hda/
Dhda_codec.c804 snd_hdac_regmap_exit(&codec->core); in snd_hda_codec_cleanup_for_unbind()