Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_bind.c145 snd_hda_codec_cleanup_for_unbind(codec); in hda_codec_driver_probe()
161 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
796 EXPORT_SYMBOL_GPL(snd_hda_codec_cleanup_for_unbind);
/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h420 void snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec);
/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdac_hda.c529 snd_hda_codec_cleanup_for_unbind(codec); in hdac_hda_codec_remove()