Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_codec.h428 void snd_hda_codec_pcm_put(struct hda_pcm *pcm);
Dhda_controller.c105 snd_hda_codec_pcm_put(apcm->info); in azx_pcm_close()
484 snd_hda_codec_pcm_put(apcm->info); in azx_pcm_open()
Dhda_codec.c659 void snd_hda_codec_pcm_put(struct hda_pcm *pcm) in snd_hda_codec_pcm_put() function
663 EXPORT_SYMBOL_GPL(snd_hda_codec_pcm_put);
701 snd_hda_codec_pcm_put(pcm); in codec_release_pcms()