SND_CARD_UNREF(9) Management of Cards and Device SND_CARD_UNREF(9)NAMEsnd_card_unref - release the reference counterSYNOPSISvoid snd_card_unref(struct snd_card * card);ARGUMENTScard the card instanceDESCRIPTIONDecrements the reference counter. When it reaches to zero, wake up the sleeper and call the destructor if needed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CARD_UNREF(9)
| Related Man Pages |
|---|
| card(1) - suse |
| refcount(9) - debian |
| refcount_release(9) - debian |
| scf_terminal_getcard(3smartca) - sunos |
| refcount_acquire(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |