Query: snd_ctl_remove_id
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_REMOVE_ID(9) Control/Mixer API SND_CTL_REMOVE_ID(9)NAMEsnd_ctl_remove_id - remove the control of the given id and release itSYNOPSISint snd_ctl_remove_id(struct snd_card * card, struct snd_ctl_elem_id * id);ARGUMENTScard the card instance id the control id to removeDESCRIPTIONFinds the control instance with the given id, removes it from the card list and releases it.RETURN0 if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_REMOVE_ID(9)
| Related Man Pages |
|---|
| card(1) - opensolaris |
| card(1) - suse |
| smartcard(5) - sunos |
| digictl(8) - freebsd |
| card(1) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |