Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_regmap.h16 void snd_hdac_regmap_exit(struct hdac_device *codec);
/openbmc/linux/sound/hda/
H A 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);
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hda.c506 snd_hdac_regmap_exit(hdev); in hdac_hda_codec_probe()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c803 snd_hdac_regmap_exit(&codec->core); in snd_hda_codec_cleanup_for_unbind()