snd_ctl_find_id(9) suse man page | unix.com

Man Page: snd_ctl_find_id

Operating Environment: suse

Section: 9

SND_CTL_FIND_ID(9)						   Sound Devices						SND_CTL_FIND_ID(9)

NAME
snd_ctl_find_id - find the control instance with the given id
SYNOPSIS
struct snd_kcontrol * snd_ctl_find_id(struct snd_card * card, struct snd_ctl_elem_id * id);
ARGUMENTS
card the card instance id the id to search
DESCRIPTION
Finds the control instance with the given id from the card. Returns the pointer of the instance if found, or NULL if not. The caller must down card->controls_rwsem before calling this function (if the race condition can happen).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_CTL_FIND_ID(9)
Related Man Pages
card(1) - suse
card(1) - centos
scf_card_reset(3smartca) - sunos
scf_card_lock(3smartca) - sunos
scf_card_unlock(3smartca) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I