Query: snd_ctl_find_id
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_FIND_ID(9) Control/Mixer API SND_CTL_FIND_ID(9)NAMEsnd_ctl_find_id - find the control instance with the given idSYNOPSISstruct snd_kcontrol * snd_ctl_find_id(struct snd_card * card, struct snd_ctl_elem_id * id);ARGUMENTScard the card instance id the id to searchDESCRIPTIONFinds the control instance with the given id from the card. The caller must down card->controls_rwsem before calling this function (if the race condition can happen).RETURNThe pointer of the instance if found, or NULL if not.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_FIND_ID(9)
Related Man Pages |
---|
card(1) - opensolaris |
opensc-tool(1) - centos |
card(1) - suse |
scf_card_reset(3smartca) - sunos |
card(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |