Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A 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()
H A Dhda_local.h139 void snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec);
H A 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);
/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h420 void snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec);
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hda.c529 snd_hda_codec_cleanup_for_unbind(codec); in hdac_hda_codec_remove()