Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h433 void snd_hda_codec_pcm_put(struct hda_pcm *pcm);
Dhda_controller.c111 snd_hda_codec_pcm_put(apcm->info); in azx_pcm_close()
685 snd_hda_codec_pcm_put(apcm->info); in azx_pcm_open()
Dhda_codec.c720 void snd_hda_codec_pcm_put(struct hda_pcm *pcm) in snd_hda_codec_pcm_put() function
724 EXPORT_SYMBOL_GPL(snd_hda_codec_pcm_put);
762 snd_hda_codec_pcm_put(pcm); in codec_release_pcms()