Home
last modified time | relevance | path

Searched refs:snd_hda_codec_cleanup (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h452 void snd_hda_codec_cleanup(struct hda_codec *codec,
Dhda_codec.c3721 void snd_hda_codec_cleanup(struct hda_codec *codec, in snd_hda_codec_cleanup() function
3730 EXPORT_SYMBOL_GPL(snd_hda_codec_cleanup);
Dhda_controller.c465 snd_hda_codec_cleanup(apcm->codec, hinfo, substream); in azx_pcm_hw_free()