SYNOPSIS void snd_card_unref(struct snd_card * card); ARGUMENTS card the card instance DESCRIPTION Decrements the reference counter. When it reaches to zero, wake up the sleeper and call the destructor if needed. COPYRIGHT