Home
last modified time | relevance | path

Searched refs:snd_hda_codec_cleanup_for_unbind (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/sound/pci/hda/
Dhda_bind.c141 snd_hda_codec_cleanup_for_unbind(codec); in hda_codec_driver_probe()
157 snd_hda_codec_cleanup_for_unbind(codec); in hda_codec_driver_remove()
Dhda_local.h139 void snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec);
Dhda_codec.c763 void snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec) in snd_hda_codec_cleanup_for_unbind() function
795 EXPORT_SYMBOL_GPL(snd_hda_codec_cleanup_for_unbind);
/Linux-v5.10/include/sound/
Dhda_codec.h419 void snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec);
/Linux-v5.10/sound/soc/codecs/
Dhdac_hda.c529 snd_hda_codec_cleanup_for_unbind(codec); in hdac_hda_codec_remove()