snd_refcount_put
snd_refcount_put(&card->power_ref);
void snd_refcount_put(struct snd_refcount *ref);
snd_refcount_put(&pcm->codec->pcm_ref);
EXPORT_SYMBOL_GPL(snd_refcount_put);
snd_refcount_put(&cable->stop_count);
snd_refcount_put(&chip->usage_count);
snd_refcount_put(&chip->usage_count);