Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dbind.c165 snd_refcount_sync(&codec->pcm_ref); in hda_codec_driver_remove()
H A Dcodec.c789 snd_refcount_init(&codec->pcm_ref); /* reset refcount */ in snd_hda_codec_cleanup_for_unbind()
929 snd_refcount_init(&codec->pcm_ref); in snd_hda_codec_device_init()
/linux/include/sound/
H A Dhda_codec.h191 struct snd_refcount pcm_ref; member
442 snd_refcount_get(&pcm->codec->pcm_ref); in snd_hda_codec_pcm_get()
446 snd_refcount_put(&pcm->codec->pcm_ref); in snd_hda_codec_pcm_put()