snd_ctl_find_numid(9) centos man page | unix.com

Man Page: snd_ctl_find_numid

Operating Environment: centos

Section: 9

SND_CTL_FIND_NUMID(9)						 Control/Mixer API					     SND_CTL_FIND_NUMID(9)

NAME
snd_ctl_find_numid - find the control instance with the given number-id
SYNOPSIS
struct snd_kcontrol * snd_ctl_find_numid(struct snd_card * card, unsigned int numid);
ARGUMENTS
card the card instance numid the number-id to search
DESCRIPTION
Finds the control instance with the given number-id from the card. The caller must down card->controls_rwsem before calling this function (if the race condition can happen).
RETURN
The pointer of the instance if found, or NULL if not.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_CTL_FIND_NUMID(9)
Related Man Pages
opensc-tool(1) - centos
memory_cb(4) - redhat
card(1) - debian
card(1) - suse
scf_card_unlock(3smartca) - sunos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq