Query: snd_card_unref
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CARD_UNREF(9) Management of Cards and Device SND_CARD_UNREF(9)NAMEsnd_card_unref - release the reference counterSYNOPSISvoid snd_card_unref(struct snd_card * card);ARGUMENTScard the card instanceDESCRIPTIONDecrements the reference counter. When it reaches to zero, wake up the sleeper and call the destructor if needed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CARD_UNREF(9)