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) - opensolaris
card(1) - redhat
memory_cb(4) - redhat
opensc-tool(1) - debian
scf_card_unlock(3smartca) - sunos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com