centos man page for snd_card_unref

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)

NAME
snd_card_unref - release the reference counter
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
Kernel Hackers Manual 3.10 June 2014 SND_CARD_UNREF(9)
Related Man Pages
card(1) - redhat
opensc-tool(1) - centos
refcount_release(9) - debian
refcount_acquire(9) - debian
card(1) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq