Man Page: snd_ctl_find_numid
Operating Environment: centos
Section: 9
SND_CTL_FIND_NUMID(9) Control/Mixer API SND_CTL_FIND_NUMID(9)NAMEsnd_ctl_find_numid - find the control instance with the given number-idSYNOPSISstruct snd_kcontrol * snd_ctl_find_numid(struct snd_card * card, unsigned int numid);ARGUMENTScard the card instance numid the number-id to searchDESCRIPTIONFinds 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).RETURNThe pointer of the instance if found, or NULL if not.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_FIND_NUMID(9)
| Related Man Pages |
|---|
| card(1) - opensolaris |
| card(1) - redhat |
| amixer(1) - debian |
| opensc-tool(1) - debian |
| card(1) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Please Welcome Dave Munro to the Moderator Team! |