Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dmisc.c189 void snd_refcount_put(struct snd_refcount *ref) in snd_refcount_put() function
194 EXPORT_SYMBOL_GPL(snd_refcount_put);
/linux/include/sound/
H A Dhda_codec.h446 snd_refcount_put(&pcm->codec->pcm_ref); in snd_hda_codec_pcm_put()
/linux/sound/drivers/
H A Daloop.c454 snd_refcount_put(&cable->stop_count); in loopback_check_format()